fix: 统一国际化

This commit is contained in:
@changcode
2021-06-08 09:44:32 +08:00
parent bdcff3bb90
commit afe82f2c03
14 changed files with 15 additions and 15 deletions

View File

@@ -110,7 +110,7 @@ export default {
width: 120,
sortable: 'custom'
}, {
label: this.$t('config.model.remark'),
label: this.$t('overall.remark'),
prop: 'remark',
show: true
}