src/views/mainPlan/platePlanList/index.vue
@@ -283,7 +283,7 @@ let newArray = []; newArray = dynamicList.value.flatMap((item, index) => [ { title: `${item}开始时间`, title: `${item}开工时间`, field: `${index}_startDate`, width: 140, formatter: ({ cellValue, row, column }) => {