@@ -180,6 +180,9 @@
prop="category.data"
:label="$t('resource.table.resours.category')"
width="100px"
+ v-if="
+ this.$store.state.account.permissions.includes('resource:superview')
+ "
></el-table-column>
<el-table-column
prop="zoneName"
@@ -190,6 +193,9 @@
prop="positionCount"
:label="$t('resource.table.resours.nums')"
width="120px"
prop="cncProgram"