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