From 4f5563ccc6e1938951afeaba25332f36c63f8cb3 Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Mon, 29 Dec 2025 18:24:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E4=BA=A7=E7=9C=8B=E6=9D=BF=E5=B7=A5?= =?UTF-8?q?=E5=BA=8F=E6=96=87=E5=AD=97=E5=B1=95=E7=A4=BA=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productionSchedulingPlan/schedulingDashboard/container.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/productionSchedulingPlan/schedulingDashboard/container.vue b/src/views/productionSchedulingPlan/schedulingDashboard/container.vue index 8ef0090..4443403 100644 --- a/src/views/productionSchedulingPlan/schedulingDashboard/container.vue +++ b/src/views/productionSchedulingPlan/schedulingDashboard/container.vue @@ -1772,7 +1772,7 @@ export default { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - max-width: 95%; + max-width: 100%; text-align: center; /* 正确的居中方式 */ top: 50%;