From 49d9782e150bf8e2005e780bcdaf069252e1587f Mon Sep 17 00:00:00 2001 From: wangwenrui Date: Fri, 25 Sep 2020 15:33:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:endpoint=E5=A2=9E=E5=8A=A0Alerts=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/common/bottomBox/bottomBox.vue | 2 +- .../common/bottomBox/tabs/alertMessageTab.vue | 11 +++- .../bottomBox/tabs/endpointQueryTab.vue | 5 +- .../common/bottomBox/tabs/panelTab.vue | 1 + .../src/components/common/language/cn.js | 5 +- .../src/components/common/language/en.js | 4 +- .../src/components/page/project/project.vue | 50 ++++++++++++++++--- 7 files changed, 64 insertions(+), 14 deletions(-) diff --git a/nezha-fronted/src/components/common/bottomBox/bottomBox.vue b/nezha-fronted/src/components/common/bottomBox/bottomBox.vue index 3c906fae5..8bfc3e8da 100644 --- a/nezha-fronted/src/components/common/bottomBox/bottomBox.vue +++ b/nezha-fronted/src/components/common/bottomBox/bottomBox.vue @@ -20,7 +20,7 @@ - + diff --git a/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTab.vue b/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTab.vue index 9bf3783d0..91168f5f9 100644 --- a/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTab.vue +++ b/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTab.vue @@ -5,10 +5,12 @@
+
{{$t("overall.detail")}}
{{$t("overall.detail")}}
{{$t("asset.tableTitle.alerts")}}
{{$t("asset.tableTitle.modules")}}
+
{{$t("overall.query")}}