diff --git a/src/views/productionSchedulingPlan/schedulingDashboard/container.vue b/src/views/productionSchedulingPlan/schedulingDashboard/container.vue index 45db4f0..a76e0be 100644 --- a/src/views/productionSchedulingPlan/schedulingDashboard/container.vue +++ b/src/views/productionSchedulingPlan/schedulingDashboard/container.vue @@ -2082,13 +2082,13 @@ export default { .batch-data { color: #b73779; /* 谷歌黄 - 温暖明亮 */ font-weight: bold; - flex: 0 0 70px; /* 固定宽度80px,不伸缩 */ + flex: 0 0 100px; /* 固定宽度80px,不伸缩 */ padding-left: 10px; } .batch-no { color: #fbbc05; /* 谷歌黄 - 温暖明亮 */ font-weight: bold; - flex: 0 0 130px; /* 固定宽度80px,不伸缩 */ + flex: 0 0 100px; /* 固定宽度80px,不伸缩 */ } .make-qty {