CN-1592 fix: tag页面增加isbuiltin过滤条件
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user