From 2a5ab20cde3352dc5c82581eb413ad737519faf9 Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Thu, 3 Jun 2021 11:19:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A5=BF=E5=AE=89=E4=B8=89=20=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=20=E8=AE=BE=E7=BD=AE=E5=81=9C=E7=AB=99=E6=97=B6?= =?UTF-8?q?=E9=97=B4=20=20=E6=98=BE=E7=A4=BA=E9=87=8D=E5=8F=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../theme/xian_01/menus/dialog/routeCmdControl.vue | 8 ++++++++ .../theme/xian_01/menus/dialog/sectionCmdControl.vue | 8 ++++++++ .../theme/xian_01/menus/dialog/standDetainTrainAll.vue | 8 ++++++++ src/jmapNew/theme/xian_01/menus/dialog/standStopTime.vue | 8 ++++++++ .../theme/xian_01/menus/dialog/switchCmdControl.vue | 8 ++++++++ src/jmapNew/theme/xian_01/menus/menuStation.vue | 2 +- 6 files changed, 41 insertions(+), 1 deletion(-) diff --git a/src/jmapNew/theme/xian_01/menus/dialog/routeCmdControl.vue b/src/jmapNew/theme/xian_01/menus/dialog/routeCmdControl.vue index 39fe06048..d605c54a1 100644 --- a/src/jmapNew/theme/xian_01/menus/dialog/routeCmdControl.vue +++ b/src/jmapNew/theme/xian_01/menus/dialog/routeCmdControl.vue @@ -445,3 +445,11 @@ export default { } }; + diff --git a/src/jmapNew/theme/xian_01/menus/dialog/sectionCmdControl.vue b/src/jmapNew/theme/xian_01/menus/dialog/sectionCmdControl.vue index 3ef4ccfdd..2621cabd6 100644 --- a/src/jmapNew/theme/xian_01/menus/dialog/sectionCmdControl.vue +++ b/src/jmapNew/theme/xian_01/menus/dialog/sectionCmdControl.vue @@ -415,3 +415,11 @@ export default { } }; + diff --git a/src/jmapNew/theme/xian_01/menus/dialog/standDetainTrainAll.vue b/src/jmapNew/theme/xian_01/menus/dialog/standDetainTrainAll.vue index 77b52dd87..b3766a351 100644 --- a/src/jmapNew/theme/xian_01/menus/dialog/standDetainTrainAll.vue +++ b/src/jmapNew/theme/xian_01/menus/dialog/standDetainTrainAll.vue @@ -188,3 +188,11 @@ export default { } }; + diff --git a/src/jmapNew/theme/xian_01/menus/dialog/standStopTime.vue b/src/jmapNew/theme/xian_01/menus/dialog/standStopTime.vue index d6970d079..a43b9d280 100644 --- a/src/jmapNew/theme/xian_01/menus/dialog/standStopTime.vue +++ b/src/jmapNew/theme/xian_01/menus/dialog/standStopTime.vue @@ -244,3 +244,11 @@ export default { } }; + diff --git a/src/jmapNew/theme/xian_01/menus/dialog/switchCmdControl.vue b/src/jmapNew/theme/xian_01/menus/dialog/switchCmdControl.vue index 1ea72fb89..ef5d4c56f 100644 --- a/src/jmapNew/theme/xian_01/menus/dialog/switchCmdControl.vue +++ b/src/jmapNew/theme/xian_01/menus/dialog/switchCmdControl.vue @@ -479,3 +479,11 @@ export default { } }; + diff --git a/src/jmapNew/theme/xian_01/menus/menuStation.vue b/src/jmapNew/theme/xian_01/menus/menuStation.vue index 293918acc..9add36bb2 100644 --- a/src/jmapNew/theme/xian_01/menus/menuStation.vue +++ b/src/jmapNew/theme/xian_01/menus/menuStation.vue @@ -46,7 +46,7 @@ export default { menu: [], menuNormal: { Local: [ - { + { label: '上电解锁', handler: this.powerUnLock, cmdType: CMD.Station.CMD_STATION_POWER_ON_UNLOCK