fix(项目管理): 修复只读用户上传jar的bug

This commit is contained in:
Captain.B 2021-06-01 15:35:22 +08:00 committed by 刘瑞斌
parent 81106b0311
commit e4295985ea
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
:create-tip="btnTips" :title="$t('commons.project')">
<template v-slot:button>
<ms-table-button icon="el-icon-box"
v-permission="['PROJECT_MANAGER:READ+EDIT']"
:content="$t('api_test.jar_config.title')" @click="openJarConfig"/>
</template>
</ms-table-header>