From 95e010d04643d7fbe4bd1aa256c789fcede3b371 Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Fri, 30 Oct 2020 14:41:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E8=AD=A6=E7=8A=B6=E6=80=81=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../theme/haerbin_01/menus/menuDialog/alarmTableLow.vue | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/jmapNew/theme/haerbin_01/menus/menuDialog/alarmTableLow.vue b/src/jmapNew/theme/haerbin_01/menus/menuDialog/alarmTableLow.vue index 9168fc971..a716ade30 100644 --- a/src/jmapNew/theme/haerbin_01/menus/menuDialog/alarmTableLow.vue +++ b/src/jmapNew/theme/haerbin_01/menus/menuDialog/alarmTableLow.vue @@ -76,14 +76,6 @@ export default { }, computed:{ }, - watch: { - startTime() { - this.queryData(); - }, - endTime() { - this.queryData(); - } - }, methods:{ doShow(level) { this.show = true;