更新重置密码按钮底色
This commit is contained in:
parent
b69777404e
commit
3bde0f89d8
@ -143,7 +143,7 @@
|
||||
{
|
||||
label: '重置密码',
|
||||
icon: 'Lock',
|
||||
type: 'warning',
|
||||
type: 'primary',
|
||||
onClick: handleResetPassWord.bind(null, record),
|
||||
auth:['sys:user:resetPwd']
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user