fix: 修复国际化错误

This commit is contained in:
@changcode
2021-11-05 17:25:41 +08:00
parent d8a2577761
commit d2f9afebcb

View File

@@ -106,7 +106,7 @@ export default {
disabled: false
}, {
id: 17,
name: this.$t('config.terminallog.stat us'),
name: this.$t('config.terminallog.status'),
type: 'terminalStatus',
label: 'state',
readonly: true,