fix:删除部分重复国际化

This commit is contained in:
zhangyu
2022-06-21 11:29:55 +08:00
parent 2b92eb3d01
commit 0a6aa58ad3
23 changed files with 50 additions and 32 deletions

View File

@@ -122,7 +122,7 @@ export default {
width: 200,
sortable: 'custom'
}, {
label: this.$t('guide.asset'),
label: this.$t('asset.asset'),
prop: 'assetNum',
show: true,
width: 120,