zhanghl
2025-04-27 c19e1af90a002291bacd5263206dc8e0bfadacba
钣金计划大表:当前工序状态 、下一工序
已修改1个文件
4 ■■■■ 文件已修改
src/views/mainPlan/platePlanList/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/platePlanList/index.vue
@@ -203,12 +203,12 @@
  },
  {
    title: "当前工序状态",
    field: "updateBy",
    field: "opStatus",
    width: 200,
  },
  {
    title: "下一工序",
    field: "updateBy",
    field: "nextOpName",
    width: 100,
  },
  {