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