diff --git a/src/views/productionSchedulingPlan/schedulingDashboard/index.vue b/src/views/productionSchedulingPlan/schedulingDashboard/index.vue index a1e6d9f..ef1284e 100644 --- a/src/views/productionSchedulingPlan/schedulingDashboard/index.vue +++ b/src/views/productionSchedulingPlan/schedulingDashboard/index.vue @@ -1314,7 +1314,7 @@ export default { /* 左侧信息列表样式 */ .info-list { - width: 370px; + width: 360px; background-color: #f8f9fa; flex-shrink: 0; display: flex;