From bd8054bef8e045d358b9bc0569d94cb765ddceaa Mon Sep 17 00:00:00 2001 From: zyy <1787816799@qq.com> Date: Mon, 3 Aug 2020 19:01:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/theme/haerbin_01/menus/menuButton.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/jmapNew/theme/haerbin_01/menus/menuButton.vue b/src/jmapNew/theme/haerbin_01/menus/menuButton.vue index 859a408c8..2f236c606 100644 --- a/src/jmapNew/theme/haerbin_01/menus/menuButton.vue +++ b/src/jmapNew/theme/haerbin_01/menus/menuButton.vue @@ -375,7 +375,6 @@ export default { this.param.routeCodeList = routeCodeList; } if (this.cmdType == CMD.Station.CMD_STATION_SET_CI_AUTO_TRIGGER || this.cmdType == CMD.Station.CMD_STATION_CANCEL_CI_AUTO_TRIGGER) { - console.log(1111); if (this.selectedObj.centralized) { this.param = { stationCode: this.selectedObj.code }; } else {