CD配唱片
2025-04-27 d0049327a4081a7022a9ca1040db0b428c81608b
src/views/mainPlan/platePlanList/index.vue
@@ -202,12 +202,17 @@
    width: 200,
  },
  {
    title: "当前工序状态",
    field: "updateBy",
    width: 200,
  },
  {
    title: "下一工序",
    field: "updateBy",
    width: 100,
  },
  {
    title: "下一工序工序负责人",
    title: "下一工序负责人",
    field: "nextProcessDeparment",
    width: 200,
  },
@@ -301,7 +306,7 @@
      },
    },
    {
      title: `${item}结束时间`,
      title: `${item}完工时间`,
      field: `${index}_endDate`,
      width: 140,
      formatter: ({ cellValue, row, column }) => {