refactor: ♻️ 同步重置密码按钮权限标识重命名

This commit is contained in:
hxr
2024-04-28 07:23:48 +08:00
parent 58b3afb35c
commit 41ea932f28

View File

@@ -102,7 +102,7 @@ const contentConfig: IContentConfig = {
operat: [
{
name: "reset_pwd",
auth: "reset_pwd",
auth: "password:reset",
icon: "refresh-left",
text: "重置密码",
},