refactor: ♻️ 同步重置密码按钮权限标识重命名
This commit is contained in:
@@ -102,7 +102,7 @@ const contentConfig: IContentConfig = {
|
|||||||
operat: [
|
operat: [
|
||||||
{
|
{
|
||||||
name: "reset_pwd",
|
name: "reset_pwd",
|
||||||
auth: "reset_pwd",
|
auth: "password:reset",
|
||||||
icon: "refresh-left",
|
icon: "refresh-left",
|
||||||
text: "重置密码",
|
text: "重置密码",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user