Commit 9ebaced0 authored by 张烨's avatar 张烨
parents c1694388 2064f226
......@@ -558,7 +558,7 @@ const UserManage = () => {
)
.then(res => {
if (res.success) {
setChangeOrgVisible(false);
setRoleVisible(false);
// 跳转到新组织机构下的用户表
onSelect([newOrgID]);
notification.success({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment