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