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