CD配唱片
2025-04-25 471582c32e20a88b28d5360c6feeb49b22a34192
Merge branch 'dev' of http://192.168.50.149:8085/r/aps-kj-web into dev
已修改1个文件
25 ■■■■ 文件已修改
src/views/mainPlan/platePlanList/index.vue 25 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/platePlanList/index.vue
@@ -174,11 +174,6 @@
    width: 160,
    fixed:"left"
  },
  // {
  //   title: "当前工序号",
  //   field: "processNumber",
  //   width: 150,
  // },
  {
    title: "需求分类",
    field: "requirementType",
@@ -192,6 +187,11 @@
    fixed:"left"
  },
  {
    title: "审核时间",
    field: "updateBy",
    width: 100
  },
  {
    title: "当前工序",
    field: "workCenter",
    width: 200,
@@ -200,6 +200,11 @@
    title: "当前工序负责人",
    field: "department",
    width: 200,
  },
  {
    title: "下一工序",
    field: "updateBy",
    width: 100
  },
  {
    title: "下一工序工序负责人",
@@ -225,12 +230,22 @@
    type: "html",
  },
  {
    title: "低阶码",
    field: "updateBy",
    width: 100
  },
  {
    title: "生产数量",
    field: "productionQuantity",
    width: 100,
    type: "html",
  },
  {
    title: "工单计划下发时间",
    field: "updateBy",
    width: 200
  },
  {
    title: "系统完工时间",
    field: "planEndDay",
    width: 150,