fix: 统一所有 description 中文国际化为 描述

This commit is contained in:
@changcode
2021-06-07 18:28:07 +08:00
parent 3dbd33949d
commit e26b8c68eb
18 changed files with 21 additions and 19 deletions

View File

@@ -198,7 +198,7 @@ export default {
show: true,
minWidth: 200
}, {
label: this.$t('alert.description'),
label: this.$t('overall.remark'),
prop: 'description',
show: true,
minWidth: 200