Ben Lin
2024-06-09 2060cb1aec383655dc0e8ee7ecf31e044b4e52a3
src/views/tigerprojects/mes/prod/biz_mes_wo/biz_mes_wo.data.ts
@@ -122,6 +122,12 @@
    },
  },
  {
    title: '计划数量',
    dataIndex: 'PLAN_QTY',
    sorter: true,
    resizable: true,
  },
  {
    title: '工艺路线编码',
    dataIndex: 'ROUTE_CODE',
    sorter: true,
@@ -340,6 +346,12 @@
    },
  },
  {
    field: 'PLAN_QTY',
    label: '计划数量',
    component: 'Input',
    show: true,
  },
  {
    field: 'STATUS',
    label: '状态',
    component: 'Input',