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%;