From 0cfc0fe72e0e49c8e6c5748dbb79d97fd3f7a3da Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Fri, 16 Jan 2026 11:33:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E4=BA=A7=E7=9C=8B=E6=9D=BF=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../schedulingDashboard/container.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/productionSchedulingPlan/schedulingDashboard/container.vue b/src/views/productionSchedulingPlan/schedulingDashboard/container.vue index e67f833..39c8205 100644 --- a/src/views/productionSchedulingPlan/schedulingDashboard/container.vue +++ b/src/views/productionSchedulingPlan/schedulingDashboard/container.vue @@ -2067,13 +2067,13 @@ export default { .batch-data { color: #b73779; /* 谷歌黄 - 温暖明亮 */ font-weight: bold; - flex: 0 0 100px; /* 固定宽度80px,不伸缩 */ + flex: 0 0 70px; /* 固定宽度80px,不伸缩 */ padding-left: 10px; } .batch-no { color: #fbbc05; /* 谷歌黄 - 温暖明亮 */ font-weight: bold; - flex: 0 0 100px; /* 固定宽度80px,不伸缩 */ + flex: 0 0 130px; /* 固定宽度80px,不伸缩 */ } .make-qty {