schangxiang@126.com
2025-05-21 496f78c085e7f8c5ba261835f9b8bda99c25b4cb
PipeLineLems/pipelinelems_web/src/widgets/WorkTask/Views/Pages/WorkTask/Config.ts
@@ -15,6 +15,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, 
@@ -22,6 +52,11 @@
  field: 'callMaterialStatusDesc', 
  title: '叫料状态', 
  width:160,
},
{
  field: 'processRouteNumber',
  title: '工艺流向编号',
  width:160, 
}, 
@@ -115,21 +150,6 @@
  width:160, 
}, 
  field: 'shipNumber',
  title: '船号',
  width:160,
},
{
  field: 'projectNumber',
  title: '项目号',
  width:160,
},
{
  field: 'processName',
  title: '工序名称',
  width:160,
},
{
  field: 'pipeFittingCode', 
  title: '管件编码', 
  width:160, 
@@ -137,16 +157,6 @@
  field: 'preSerialNumber', 
  title: '顺序号', 
  width:160,
},
{
  field: 'pipeSpecCode',
  title: '管段编码',
  width:160,
},
{
  field: 'pipeSectionName',
  title: '管段名称',
  width:160, 
}, 
@@ -162,11 +172,6 @@
  field: 'material', 
  title: '材质', 
  width:160,
},
{
  field: 'processRouteNumber',
  title: '工艺流向编号',
  width:160, 
},