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 @@ + +