diff --git a/src/views/productionSchedulingPlan/schedulingDashboard/index.vue b/src/views/productionSchedulingPlan/schedulingDashboard/index.vue index 0b73fb4..28c270a 100644 --- a/src/views/productionSchedulingPlan/schedulingDashboard/index.vue +++ b/src/views/productionSchedulingPlan/schedulingDashboard/index.vue @@ -258,15 +258,15 @@
  • 批次号: - {{ tooltipData.batehNo || '-' }} + {{ tooltipData.batchNo || '-' }}
  • 当前工序: - {{ tooltipData.currenterecessName || '-' }} + {{ tooltipData.currentProcessName || '-' }}
  • 数量: - {{ tooltipData.makeoty || '-' }} + {{ tooltipData.makeQty || '-' }}
  • 计划开始时间: