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: {