【修改】增加权限

This commit is contained in:
zhoulingpo
2023-05-16 16:44:19 +08:00
parent a8f27c190a
commit 9062f56664
6 changed files with 44 additions and 5 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
<el-row >
<div class="operate-box">
<el-button @click="openLog">操作日志</el-button>
<el-button @click="openTags">标签维护</el-button>
<el-button v-btn-permission="'9S7NYLJ9UF'" @click="openTags">标签维护</el-button>
<el-button @click="openReportAdd">报告上传</el-button>
</div>
</el-row>