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>