zhanghl
2025-04-27 373aad6e7198849d6f69c6bdb5ff338752e3d9e3
钣金计划大表:开工时间
已修改1个文件
2 ■■■ 文件已修改
src/views/mainPlan/platePlanList/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | 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 }) => {