diff --git a/nezha-fronted/src/components/common/bottomBox/tabs/terminalLogTab.vue b/nezha-fronted/src/components/common/bottomBox/tabs/terminalLogTab.vue index fafc81c55..d14f29d64 100644 --- a/nezha-fronted/src/components/common/bottomBox/tabs/terminalLogTab.vue +++ b/nezha-fronted/src/components/common/bottomBox/tabs/terminalLogTab.vue @@ -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,