From 824e5e77d9371006bb5d3f5fa96c136282ecb557 Mon Sep 17 00:00:00 2001 From: hwj Date: Wed, 15 Apr 2026 15:58:50 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E7=94=98=E7=89=B9=E5=9B=BE?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mes/components/ScheduleGanttPanel.vue | 225 +++++++++++++++--- 1 file changed, 191 insertions(+), 34 deletions(-) diff --git a/src/views/mes/components/ScheduleGanttPanel.vue b/src/views/mes/components/ScheduleGanttPanel.vue index bb19e14c..b6f96de6 100644 --- a/src/views/mes/components/ScheduleGanttPanel.vue +++ b/src/views/mes/components/ScheduleGanttPanel.vue @@ -3,31 +3,33 @@
计划信息
- - {{ activePreviewDevice.deviceName }} - {{ activePreviewDevice.deviceId }} - {{ activePreviewDevice.ratedCapacity ?? '-' }} - {{ activePreviewDevice.plans?.length ?? 0 }} - - -
计划明细
-
-
-
- {{ plan.productCode ?? '-' }} / {{ plan.productName ?? '-' }} + +
@@ -56,6 +58,24 @@ 确定 + + + + + + + + +