fix:处理中英文完全一样的国际化为一个
This commit is contained in:
@@ -87,7 +87,7 @@ export default {
|
||||
width: 80,
|
||||
sortable: 'custom'
|
||||
}, {
|
||||
label: this.$t('config.exprTemp.name'),
|
||||
label: this.$t('overall.name'),
|
||||
prop: 'name',
|
||||
show: true,
|
||||
sortable: 'custom'
|
||||
|
||||
Reference in New Issue
Block a user