fix:删除重复国际化数据

This commit is contained in:
zhangyu
2022-06-21 18:14:21 +08:00
parent e9cb846079
commit 8010406cd1
84 changed files with 179 additions and 177 deletions

View File

@@ -341,7 +341,7 @@ export default {
show: true,
minWidth: '100'
}, {
label: this.$t('asset.dc'),
label: this.$t('overall.dc'),
prop: 'dc',
show: true,
minWidth: '100'
@@ -409,7 +409,7 @@ export default {
},
{
id: 11,
name: this.$t('asset.dc'),
name: this.$t('overall.dc'),
type: 'input',
label: 'dc',
disabled: false