src/views/mainPlan/platePlanList/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 }) => {