This commit is contained in:
icssoa 2022-08-02 17:29:44 +08:00
parent 94d2119422
commit 06897f4d70

View File

@ -63,7 +63,7 @@
text
bg
v-permission="{
and: [service.base.sys.user.permission.add, scope.row.type != 2]
and: [service.base.sys.menu.permission.add, scope.row.type != 2]
}"
@click="append(scope.row)"
>新增</el-button