From ecd361ddbe3d59d2979ddd4017ecb3413b8836e8 Mon Sep 17 00:00:00 2001 From: zyy <1787816799@qq.com> Date: Sun, 26 Apr 2020 14:47:43 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=A5=BF=E5=AE=89=E4=BA=8C?= =?UTF-8?q?=E5=8F=B7=E7=BA=BF=E8=BD=A6=E7=AB=99=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xian_02/menus/dialog/routeControl.vue | 4 +- .../xian_02/menus/dialog/stationControl.vue | 1 + .../xian_02/menus/dialog/turnBackControl.vue | 6 +- .../theme/xian_02/menus/menuStation.vue | 74 +++++++++---------- .../xian_02/menus/menuStationControl.vue | 28 +------ 5 files changed, 42 insertions(+), 71 deletions(-) diff --git a/src/jmapNew/theme/xian_02/menus/dialog/routeControl.vue b/src/jmapNew/theme/xian_02/menus/dialog/routeControl.vue index 08b613516..f06c1f6e2 100644 --- a/src/jmapNew/theme/xian_02/menus/dialog/routeControl.vue +++ b/src/jmapNew/theme/xian_02/menus/dialog/routeControl.vue @@ -24,8 +24,8 @@
- 设置自动通过 - 取消自动通过 + 设置自动通过 + 取消自动通过
diff --git a/src/jmapNew/theme/xian_02/menus/dialog/stationControl.vue b/src/jmapNew/theme/xian_02/menus/dialog/stationControl.vue index 161c4ea9a..f7e60a820 100644 --- a/src/jmapNew/theme/xian_02/menus/dialog/stationControl.vue +++ b/src/jmapNew/theme/xian_02/menus/dialog/stationControl.vue @@ -63,6 +63,7 @@ export default { selected: null, row: null, operation: '', + checked2: '', stationLists: [], disabledAll: false }; diff --git a/src/jmapNew/theme/xian_02/menus/dialog/turnBackControl.vue b/src/jmapNew/theme/xian_02/menus/dialog/turnBackControl.vue index d5207e778..38d72428d 100644 --- a/src/jmapNew/theme/xian_02/menus/dialog/turnBackControl.vue +++ b/src/jmapNew/theme/xian_02/menus/dialog/turnBackControl.vue @@ -24,10 +24,10 @@ - 设置 + 设置 - 取消 + 取消 @@ -45,7 +45,7 @@