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

@@ -241,7 +241,7 @@ export default {
sortable: 'custom'
},
{
label: this.$t('guide.asset'),
label: this.$t('asset.asset'),
prop: 'asset',
show: true,
minWidth: 90,