zy-asrs-flow/src/pages/system/user/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-asrs-flow/src/pages/system/user/index.jsx
@@ -454,7 +454,11 @@ switcherIcon={<DownOutlined />} onSelect={(selectedKeys, info) => { const deptId = selectedKeys[0]; console.log(deptId); setSearchParam(prevState => ({ ...prevState, deptId: deptId })); actionRef.current?.reload(); }} /> </Card>