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

This commit is contained in:
hxr
2024-04-28 00:45:33 +08:00
parent a135cf3bee
commit 58b3afb35c
3 changed files with 3 additions and 3 deletions

View File

@@ -158,7 +158,7 @@
<el-table-column label="操作" fixed="right" width="220">
<template #default="scope">
<el-button
v-hasPerm="['sys:user:reset_pwd']"
v-hasPerm="['sys:user:password:reset']"
type="primary"
size="small"
link