user 权限标识修改

This commit is contained in:
caoqianming 2022-11-04 09:23:30 +08:00
parent 8427ea66f1
commit 349a52b3a7
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
link
size="small"
@click="formSetting(scope.row)"
v-auth="'user.create'"
v-auth="'user.update'"
>
设置
</el-button>