fix: CN-1592 UI 新增Tag检索界面:去掉“名称”排序功能

This commit is contained in:
hanyuxia
2024-04-19 10:37:18 +08:00
parent 3d55ec7139
commit deaa65500d

View File

@@ -149,8 +149,7 @@ export default {
label: this.$t('overall.name'),
prop: 'name',
show: true,
width: 300,
sortable: 'custom'
width: 300
}, {
label: this.$t('tag.category'),
prop: 'category',