zy-asrs-flow/src/pages/system/role/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-asrs-flow/src/pages/system/role/index.jsx
@@ -402,6 +402,7 @@ () => { setScopeModalVisible(false); setCurrentRow(undefined); setMenuIds([]); } } onSubmit={async (values) => { @@ -412,6 +413,7 @@ if (ok) { setScopeModalVisible(false); setCurrentRow(undefined); setMenuIds([]); if (actionRef.current) { actionRef.current.reload(); }