schangxiang@126.com
2025-05-21 a3a2b238a2626ef8744e7a135f9ca2e2fbb5184c
PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts
@@ -20,8 +20,23 @@
  width:160, 
}, 
  field: 'pipeSpecMode',
  title: '管段型号',
  width:160,
},
{
  field: 'processName', 
  title: '工序名称', 
  width:160,
},
{
  field: 'shipNumber',
  title: '船号',
  width:160,
},
{
  field: 'projectNumber',
  title: '项目号',
  width:160, 
}, 
@@ -32,6 +47,11 @@
  field: 'callMaterialStatusDesc', 
  title: '叫料状态', 
  width:160,
},
{
  field: 'processRouteNumber',
  title: '工艺流向编号',
  width:160, 
}, 
@@ -125,17 +145,6 @@
  width:160, 
}, 
  field: 'shipNumber',
  title: '船号',
  width:160,
},
{
  field: 'projectNumber',
  title: '项目号',
  width:160,
},
{
  field: 'pipeFittingCode', 
  title: '管件编码', 
  width:160, 
@@ -145,7 +154,6 @@
  title: '顺序号', 
  width:160, 
}, 
  field: 'outerDiameter', 
  title: '外径(mm)', 
@@ -159,11 +167,6 @@
  field: 'material', 
  title: '材质', 
  width:160,
},
{
  field: 'processRouteNumber',
  title: '工艺流向编号',
  width:160, 
},