fix: CN-1592 UI 新增Tag检索界面:去掉“名称”排序功能
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user