fix: bug 修复
This commit is contained in:
@@ -45,6 +45,10 @@ const organizationManage = {
|
||||
title: '冻结',
|
||||
code: 'userFrozen',
|
||||
},
|
||||
{
|
||||
title: '解冻',
|
||||
code: 'userUnFrozen',
|
||||
},
|
||||
{
|
||||
title: '重置密码',
|
||||
code: 'userCodeReset',
|
||||
|
Reference in New Issue
Block a user