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