From da04194e28b5ec06269d2c80654b132744cb0eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=A6=8D?= <1455167345@qq.com> Date: Sat, 28 Jun 2025 10:27:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8E=B7=E5=8F=96=E5=9C=B0=E5=9B=BE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E4=BC=98=E5=8C=96=E3=80=81=E6=97=A0=E4=BA=BA=E6=9C=BA?= =?UTF-8?q?=E7=9B=B4=E6=92=AD=E3=80=81=E8=B5=B7=E9=A3=9E=E5=90=8E=E5=B1=95?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../workmanagement/flightoperation/index.vue | 18 ++++++--- .../flightoperation/src/FlyToForm.vue | 39 ++++++------------ .../flightoperation/src/TakeOffForm.vue | 40 ++++++------------- 3 files changed, 38 insertions(+), 59 deletions(-) diff --git a/src/views/demo/workmanagement/flightoperation/index.vue b/src/views/demo/workmanagement/flightoperation/index.vue index de4ed3a..9afc76e 100644 --- a/src/views/demo/workmanagement/flightoperation/index.vue +++ b/src/views/demo/workmanagement/flightoperation/index.vue @@ -1,7 +1,7 @@