From 390af698218f4d742efc3fb6ddfe06867c9b0ace Mon Sep 17 00:00:00 2001 From: joylink_fanyuhong <18706759286@163.com> Date: Sun, 10 May 2020 21:52:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/jlmap3d/drive/drivecontrol/centerpane.vue | 2 +- src/views/jlmap3d/drive/drivecontrol/rightpane.vue | 4 ++-- src/views/jlmap3d/drive/drivecontrol/toprightpane.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/jlmap3d/drive/drivecontrol/centerpane.vue b/src/views/jlmap3d/drive/drivecontrol/centerpane.vue index b6e259ad7..7d0521704 100644 --- a/src/views/jlmap3d/drive/drivecontrol/centerpane.vue +++ b/src/views/jlmap3d/drive/drivecontrol/centerpane.vue @@ -186,7 +186,7 @@ type:type, param:param }; - sendSimulationCommand(this.group,command); + // sendSimulationCommand(this.group,command); }else{ } diff --git a/src/views/jlmap3d/drive/drivecontrol/rightpane.vue b/src/views/jlmap3d/drive/drivecontrol/rightpane.vue index f48b27074..6b35e570e 100644 --- a/src/views/jlmap3d/drive/drivecontrol/rightpane.vue +++ b/src/views/jlmap3d/drive/drivecontrol/rightpane.vue @@ -62,7 +62,7 @@