From 4b199777217ce3bb61d7aba70b85553fc097b25d Mon Sep 17 00:00:00 2001 From: zhangyu Date: Tue, 5 Sep 2023 14:00:33 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-3172=20fix=EF=BC=9A=E5=8F=96=E6=B6=88=20ale?= =?UTF-8?q?rt=20rule=20=E5=85=B3=E8=81=94=20dashboard=20=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=8F=8A=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/alert/alertMessageInfoTab.vue | 20 ++++----- .../common/rightBox/alertRuleBox.vue | 44 +++++++++---------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/nezha-fronted/src/components/common/alert/alertMessageInfoTab.vue b/nezha-fronted/src/components/common/alert/alertMessageInfoTab.vue index d2093dc63..e7b444644 100644 --- a/nezha-fronted/src/components/common/alert/alertMessageInfoTab.vue +++ b/nezha-fronted/src/components/common/alert/alertMessageInfoTab.vue @@ -5,9 +5,9 @@
-
- -
+ + +
{{ $t('overall.more') }}
- - - - - - - + + + + + + + + + + + + + + + + + + + + + @@ -804,7 +804,7 @@ export default { mounted () { this.getUserList() this.getNotifyData() - this.getDashboard() + // this.getDashboard() }, watch: { alertRule: {