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

@@ -88,7 +88,7 @@ export default {
prop: 'expression',
show: true
}, {
label: this.$t('config.exprTemp.remark'),
label: this.$t('overall.remark'),
prop: 'remark',
show: true
}