CN-1592 fix: tag页面增加isbuiltin过滤条件

This commit is contained in:
chenjinsong
2024-04-19 15:17:05 +08:00
parent 4abe10fefb
commit ff640575f8
3 changed files with 66 additions and 17 deletions

View File

@@ -155,7 +155,7 @@ export default {
label: this.$t('tag.category'),
prop: 'category',
show: true,
width: 100
width: 150
}, {
label: this.$t('tag.entityType'),
prop: 'indicatorType',