Commit 2064f226 authored by 陈前坚's avatar 陈前坚

perf: changerole

parent d491d4d4
......@@ -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