From 3537bb582f3003ff4397565e09c6a51407a9ff83 Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Tue, 11 May 2021 22:45:16 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-602=20perf:=20=E5=90=91=E5=AF=BC=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E4=B8=AD=E9=97=B4=E7=9A=84=E6=A8=AA=E7=BA=BF=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/alert/alertRule.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/nezha-fronted/src/components/page/alert/alertRule.vue b/nezha-fronted/src/components/page/alert/alertRule.vue index 00ccfff35..98bfdc00f 100644 --- a/nezha-fronted/src/components/page/alert/alertRule.vue +++ b/nezha-fronted/src/components/page/alert/alertRule.vue @@ -161,8 +161,6 @@ export default { } }, mounted () { - this.initEvent() - // 是否弹出侧滑 const add = this.$route.query.add if (add) {