From 19cb5395db2bd93f6058c4d696035bef4cc5984f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=A6=8D?= <1455167345@qq.com> Date: Mon, 16 Jun 2025 17:36:26 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A3=9E=E8=A1=8C=E4=BD=9C=E4=B8=9A=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 367 +++++++++--------- package.json | 1 + src/api/workmanagement/airportMaintenance.ts | 25 ++ src/api/workmanagement/model/index.ts | 16 + src/main.ts | 2 +- .../workmanagement/flightoperation/index.vue | 2 +- .../flightoperation/src/AirportLive.vue | 59 ++- .../flightoperation/src/LivePreview.vue | 139 ++----- 8 files changed, 327 insertions(+), 284 deletions(-) create mode 100644 src/api/workmanagement/airportMaintenance.ts create mode 100644 src/api/workmanagement/model/index.ts diff --git a/index.html b/index.html index d5286d4..50460ea 100644 --- a/index.html +++ b/index.html @@ -1,186 +1,195 @@ -
- - - - -