From 0a3bc1b587d8bf7315cf114e0f7f137268817ffc Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Fri, 23 Jan 2026 14:42:27 +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=E4=BC=98=E5=8C=96?= 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 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 {