update 文档拆分

This commit is contained in:
赵霄
2023-10-20 10:30:50 +08:00
parent cd4d84bfe6
commit 6bc8c5de5b
2 changed files with 4 additions and 4 deletions
@@ -278,7 +278,7 @@ export default {
},
mounted () {
this.operateColumn.scopedSlots.customRender = 'action'
this.showAction = this.$route.query.createBy === this.userInfo.username || this.administrators
this.showAction = this.$route.query.createBy === this.userInfo.id || this.administrators
this.infoId = this.$route.query.infoId
this.filters = {
menu_id: this.menuId,