fix:处理中英文完全一样的国际化为一个

This commit is contained in:
zhangyu
2022-06-16 15:58:17 +08:00
parent c5976c83ee
commit e65f37b5b5
159 changed files with 1194 additions and 599 deletions

View File

@@ -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
}, {