CD配唱片
2025-04-27 819772ba491d54f5857fe9b02c61d28db1f10d39
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 }) => {