mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-02 20:19:16 +08:00
fix: 修复apilist操作列按钮权限
This commit is contained in:
parent
46e7a47d2e
commit
0af794a826
@ -295,7 +295,7 @@ export default {
|
||||
exec: this.handleCopy,
|
||||
icon: "el-icon-document-copy",
|
||||
type: "primary",
|
||||
//permissions: ['PROJECT_API_DEFINITION:READ+COPY']
|
||||
permissions: ['PROJECT_API_DEFINITION:READ+COPY']
|
||||
},
|
||||
],
|
||||
tableTrashOperatorButtons: [
|
||||
|
Loading…
Reference in New Issue
Block a user