zs
2025-06-04 5a149d626ae8bc3fa4bddbb53f8caf40f51f6da6
PipeLineLems/pipelinelems_web/src/widgets/WorkPlan/Views/Pages/WorkPlan/Config.ts
@@ -10,6 +10,36 @@
  width:160, 
}, 
  field: 'pipeSpecCode',
  title: '管段编码',
  width:160,
},
{
  field: 'pipeSectionName',
  title: '管段名称',
  width:160,
},
{
  field: 'pipeSpecMode',
  title: '管段型号',
  width:160,
},
{
  field: 'processName',
  title: '工序名称',
  width:160,
},
{
  field: 'shipNumber',
  title: '船号',
  width:160,
},
{
  field: 'projectNumber',
  title: '项目号',
  width:160,
},
{
  field: 'workPlanStatusDesc', 
  title: '计划状态', 
  width:160, 
@@ -17,6 +47,11 @@
  field: 'callMaterialStatusDesc', 
  title: '叫料状态', 
  width:160,
},
{
  field: 'processRouteNumber',
  title: '工艺流向编号',
  width:160, 
}, 
@@ -110,21 +145,6 @@
  width:160, 
}, 
  field: 'shipNumber',
  title: '船号',
  width:160,
},
{
  field: 'projectNumber',
  title: '项目号',
  width:160,
},
{
  field: 'processName',
  title: '工序名称',
  width:160,
},
{
  field: 'pipeFittingCode', 
  title: '管件编码', 
  width:160, 
@@ -132,16 +152,6 @@
  field: 'preSerialNumber', 
  title: '顺序号', 
  width:160,
},
{
  field: 'pipeSpecCode',
  title: '管段编码',
  width:160,
},
{
  field: 'pipeSectionName',
  title: '管段名称',
  width:160, 
}, 
@@ -157,11 +167,6 @@
  field: 'material', 
  title: '材质', 
  width:160,
},
{
  field: 'processRouteNumber',
  title: '工艺流向编号',
  width:160, 
},