From 7280f8c9bb782a397aeb425425776c1b09936ecc Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Tue, 16 Dec 2025 17:26:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E4=BA=A7=E4=BB=A3=E7=A0=81=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../schedulingDashboard/index.vue | 124 +++++++++++------- .../statisticalAnalysis/index.vue | 35 ++--- 2 files changed, 95 insertions(+), 64 deletions(-) diff --git a/src/views/productionSchedulingPlan/schedulingDashboard/index.vue b/src/views/productionSchedulingPlan/schedulingDashboard/index.vue index ee262e4..bc706db 100644 --- a/src/views/productionSchedulingPlan/schedulingDashboard/index.vue +++ b/src/views/productionSchedulingPlan/schedulingDashboard/index.vue @@ -5,7 +5,7 @@ - + @@ -19,20 +19,31 @@ - - + + + + + + - - + + + + + @@ -252,19 +263,19 @@ 零件号: {{ tooltipData.partCode || '-' }} -
  • +
  • 流程卡号: {{ tooltipData.cardNo || '-' }}
  • -
  • +
  • 批次号: {{ tooltipData.batchNo || '-' }}
  • -
  • +
  • 当前工序: {{ tooltipData.currentProcessName || '-' }}
  • -
  • +
  • 数量: {{ tooltipData.makeQty || '-' }}
  • @@ -293,7 +304,6 @@ 报工完成 已完成 已返工 - 未开始 @@ -311,7 +321,7 @@ + +