From de8ea66ebd2667b5b4ec2e76cf612a444feef9c0 Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Tue, 17 Jan 2023 14:00:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/theme/chengdu_03/menus/dialog/routeHandControl.vue | 2 +- src/jmapNew/theme/datie_01/menus/dialog/routeHandControl.vue | 3 ++- src/jmapNew/theme/datie_02/menus/dialog/addSpareTrain.vue | 1 - src/jmapNew/theme/datie_02/menus/dialog/defectiveShunting.vue | 2 +- .../theme/datie_02/menus/dialog/modifyAdjacentStation.vue | 1 - src/jmapNew/theme/datie_02/menus/dialog/routeGuide.vue | 1 - src/jmapNew/theme/datie_02/menus/dialog/stageRunplan.vue | 1 - src/jmapNew/theme/datie_02/menus/dialog/updateTrip.vue | 1 - src/jmapNew/theme/datie_02/menus/menuDialog/routeCancel.vue | 3 +-- .../theme/datie_jd1a/menus/dialog/defectiveShunting.vue | 3 ++- src/jmapNew/theme/datie_jd1a/menus/dialog/routeHandControl.vue | 3 ++- src/jmapNew/theme/datie_ksk/menus/dialog/defectiveShunting.vue | 3 ++- src/jmapNew/theme/datie_ksk/menus/dialog/routeHandControl.vue | 3 ++- src/jmapNew/theme/fuzhou_01/menus/dialog/standBackStrategy.vue | 3 ++- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/jmapNew/theme/chengdu_03/menus/dialog/routeHandControl.vue b/src/jmapNew/theme/chengdu_03/menus/dialog/routeHandControl.vue index 09860a94d..0cf0bb291 100644 --- a/src/jmapNew/theme/chengdu_03/menus/dialog/routeHandControl.vue +++ b/src/jmapNew/theme/chengdu_03/menus/dialog/routeHandControl.vue @@ -252,7 +252,7 @@ export default { }, cancel() { const operate = { - over: true, + userOperationType: UserOperationType.LEFTCLICK, operation: OperationEvent.Command.cancel.menu.operation }; diff --git a/src/jmapNew/theme/datie_01/menus/dialog/routeHandControl.vue b/src/jmapNew/theme/datie_01/menus/dialog/routeHandControl.vue index 09860a94d..e63f62c8e 100644 --- a/src/jmapNew/theme/datie_01/menus/dialog/routeHandControl.vue +++ b/src/jmapNew/theme/datie_01/menus/dialog/routeHandControl.vue @@ -61,6 +61,7 @@