From d2b463a67df5a5aa88ad2fe4c5c964f01889f9b9 Mon Sep 17 00:00:00 2001 From: zhufu <17863654727@163.com> Date: Mon, 14 Jul 2025 09:41:19 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E5=85=B3=E9=97=AD=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E6=97=B6=20=20=E9=80=89=E6=8B=A9=E4=B8=AD?= =?UTF-8?q?=E5=BF=83=E7=82=B9=E5=8A=9F=E8=83=BD=E4=B9=9F=E5=85=B3=E9=97=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ProjectList/AddProject/index.vue | 25 ++++++++++++++++--- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/src/views/demo/workmanagement/projecthome/ProjectList/AddProject/index.vue b/src/views/demo/workmanagement/projecthome/ProjectList/AddProject/index.vue index d9f5933..6658c7a 100644 --- a/src/views/demo/workmanagement/projecthome/ProjectList/AddProject/index.vue +++ b/src/views/demo/workmanagement/projecthome/ProjectList/AddProject/index.vue @@ -206,7 +206,7 @@ From 9247ff8c4cf46ebd766d56815c47bb59284a4ecf Mon Sep 17 00:00:00 2001 From: zhufu <17863654727@163.com> Date: Mon, 14 Jul 2025 10:00:50 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E9=A3=9E=E8=A1=8C=E4=BD=9C=E4=B8=9A?= =?UTF-8?q?=E7=94=BB=E9=9D=A2=20=E6=9C=89=E6=97=B6=E6=9C=BA=E5=9C=BA?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E4=B8=8D=E5=87=BA=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../workmanagement/flightoperation/index.vue | 20 ++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/src/views/demo/workmanagement/flightoperation/index.vue b/src/views/demo/workmanagement/flightoperation/index.vue index f7123b4..f4d53fc 100644 --- a/src/views/demo/workmanagement/flightoperation/index.vue +++ b/src/views/demo/workmanagement/flightoperation/index.vue @@ -62,7 +62,7 @@