chore: 🔨 规范按钮权限标识命名(模块:子模块:操作,其中操作如果是多个单词建议用中划线分割,不能使用冒号)
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
<el-table-column label="操作" fixed="right" width="220">
|
||||
<template #default="scope">
|
||||
<el-button
|
||||
v-hasPerm="'sys:user:password:reset'"
|
||||
v-hasPerm="'sys:user:reset-password'"
|
||||
type="primary"
|
||||
icon="RefreshLeft"
|
||||
size="small"
|
||||
|
||||
Reference in New Issue
Block a user