From 7bf22b0c79587c629f7426791e661a0bb2a90ebf Mon Sep 17 00:00:00 2001 From: "@changcode" Date: Tue, 7 Sep 2021 10:46:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20alertRule=20?= =?UTF-8?q?=E4=BF=9D=E5=AD=98=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/rightBox/alertRuleBox.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue b/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue index 8b37c941e..8fd34b592 100644 --- a/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue +++ b/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue @@ -190,6 +190,8 @@ export default { } else { callback(new Error(this.$t('overall.oid'))) } + } else { + callback() } } return {