fix: 修复apilist操作列按钮权限

This commit is contained in:
Captain.B 2021-05-27 12:34:27 +08:00 committed by BugKing
parent e150b03d5f
commit 2680e63b38
1 changed files with 1 additions and 1 deletions

View File

@ -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: [