dingxin 5 lat temu
rodzic
commit
72f24c992d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/pages/staff/list/addRole.jsx

+ 1
- 1
src/pages/staff/list/addRole.jsx Wyświetl plik

@@ -212,7 +212,7 @@ const Poster = props => {
212 212
             <Button type="primary" htmlType="submit">
213 213
               保存
214 214
           </Button>
215
-            <Button className={channels.formButton} htmlType="submit" onChange = {toRoleList}>
215
+            <Button className={channels.formButton} onClick = {toRoleList}>
216 216
               取消
217 217
           </Button>
218 218
           </Form.Item>