From 1d8a70de9b41506ba0a6b6ef2e217a407926b1f5 Mon Sep 17 00:00:00 2001 From: hwj Date: Tue, 21 Apr 2026 14:54:53 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E7=94=98=E7=89=B9=E5=9B=BE?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=E9=A1=B5-=E6=B7=BB=E5=8A=A0=E6=8E=92?= =?UTF-8?q?=E4=BA=A7=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/ScheduleCardView.vue | 418 ++++++++++++++++++ src/views/mes/ganttChart/index.vue | 18 +- 2 files changed, 435 insertions(+), 1 deletion(-) create mode 100644 src/views/mes/ganttChart/components/ScheduleCardView.vue diff --git a/src/views/mes/ganttChart/components/ScheduleCardView.vue b/src/views/mes/ganttChart/components/ScheduleCardView.vue new file mode 100644 index 00000000..1ea9ad4c --- /dev/null +++ b/src/views/mes/ganttChart/components/ScheduleCardView.vue @@ -0,0 +1,418 @@ + + + + + diff --git a/src/views/mes/ganttChart/index.vue b/src/views/mes/ganttChart/index.vue index 8c39ac95..303256b7 100644 --- a/src/views/mes/ganttChart/index.vue +++ b/src/views/mes/ganttChart/index.vue @@ -20,20 +20,31 @@ 查询 重置 + + + - +
+ +
+
+ +
+