diff --git a/nezha-fronted/src/components/common/bottomBox/bottomBox.vue b/nezha-fronted/src/components/common/bottomBox/bottomBox.vue index d0c772817..edb36f9cc 100644 --- a/nezha-fronted/src/components/common/bottomBox/bottomBox.vue +++ b/nezha-fronted/src/components/common/bottomBox/bottomBox.vue @@ -57,7 +57,9 @@ - + + + @@ -73,7 +75,7 @@ - + @@ -212,6 +214,11 @@ export default { { prop: 'panel', name: this.$t('overall.tempPrev') } ] }, + dashboardTemp: { + dashboardTempTabTitle: [ + { prop: 'panel', name: this.$t('overall.dashboardTemp') } + ] + }, alertRule: { alertRule: [ { prop: 'alertRuleAlertMessage', name: this.$t('overall.alert') }, diff --git a/nezha-fronted/src/components/common/bottomBox/tabs/panelTabNew.vue b/nezha-fronted/src/components/common/bottomBox/tabs/panelTabNew.vue index 963dbfc03..8428aaa90 100644 --- a/nezha-fronted/src/components/common/bottomBox/tabs/panelTabNew.vue +++ b/nezha-fronted/src/components/common/bottomBox/tabs/panelTabNew.vue @@ -13,13 +13,13 @@ >