user 权限标识修改
This commit is contained in:
parent
8427ea66f1
commit
349a52b3a7
|
@ -130,7 +130,7 @@
|
|||
link
|
||||
size="small"
|
||||
@click="formSetting(scope.row)"
|
||||
v-auth="'user.create'"
|
||||
v-auth="'user.update'"
|
||||
>
|
||||
设置
|
||||
</el-button>
|
||||
|
|
Loading…
Reference in New Issue