22
schangxiang@126.com
2025-05-21 05c47e0a832bbd2b8bafb732fc55c1ef8e9b97e0
PipeLineLems/pipelinelems_web/src/widgets/PipeAccessoryAssembly/Views/Pages/PipeAccessoryAssembly/Config.ts
@@ -5,23 +5,218 @@
    title: '序号', 
  }, 
  { 
  field: 'containerNo',
  title: '托盘编号',
  field: 'son_TaskCode',
  title: '子任务编码',
  width:160,
}, 
  field: 'materialId',
  title: '物料ID',
  field: 'taskCode',
  title: '任务编码',
  width:160,
}, 
  field: 'sort',
  title: '',
  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,
},
{
  field: 'callMaterialStatusDesc',
  title: '叫料状态',
  width:160,
},
{
  field: 'processRouteNumber',
  title: '工艺流向编号',
  width:160,
},
{
  field: 'dataIdentifier',
  title: '原料标识',
  width:160,
},
{
  field: 'materialMode',
  title: '原料型号',
  width:160,
},
{
  field: 'length',
  title: '长度(mm)',
  width:160,
},
{
  field: 'markingContent',
  title: '打码内容',
  width:160,
},
{
  field: 'markingPosition',
  title: '打码位置',
  width:160,
},
{
  field: 'cuttingPosition',
  title: '切割位置',
  width:160,
},
{
  field: 'quantity',
  title: '管段数量',
  width:160,
},
{
  field: 'flangeThickness',
  title: '法兰厚度(mm)',
  width:160,
},
{
  field: 'flangeInnerDiameter',
  title: '法兰直径(mm)',
  width:160,
},
{
  field: 'weldingHeatInput',
  title: '法兰公称压力',
  width:160,
},
{
  field: 'pipeAllowableStress',
  title: '法兰冲码内容',
  width:160,
},
{
  field: 'pipeDiameter',
  title: '套管长度(mm)',
  width:160,
},
{
  field: 'pipeWallThickness',
  title: '套管直径(mm)',
  width:160,
},
{
  field: 'factoryCode',
  title: '工厂代码',
  width:160,
},
{
  field: 'productCode',
  title: '产品代码',
  width:160,
},
{
  field: 'workstationCode',
  title: '工位代码',
  width:160,
},
{
  field: 'equipmentCode',
  title: '设备代码',
  width:160,
},
{
  field: 'prodLineCode',
  title: '产线编码',
  width:160,
},
{
  field: 'pipeFittingCode',
  title: '管件编码',
  width:160,
},
{
  field: 'preSerialNumber',
  title: '顺序号',
  width:160,
},
{
  field: 'outerDiameter',
  title: '外径(mm)',
  width:160,
},
{
  field: 'thickness',
  title: '壁厚(mm)',
  width:160,
},
{
  field: 'material',
  title: '材质',
  width:160,
},
{
  field: 'plannedStartTime',
  title: '计划开始时间',
  width:180,
},
{
  field: 'plannedEndTime',
  title: '计划完成时间',
  width:180,
},
{
  field: 'teamInfo',
  title: '班组信息',
  width:160,
},
{
  field: 'timestamp',
  title: '时间戳',
  width:160,
}, 
  field: 'creationTime', 
  title: '是否禁用',
  title: '创建时间',
  width:180,
}, 
  field: 'deletionTime',
  title: '',
  field: 'lastModificationTime',
  title: '修改时间',
  width:180,
},
{
  field: 'creatorName',
  title: '创建人',
  width:160,
},
{
  field: 'lastModifierName',
  title: '修改人',
  width:160,
},
{
  field: 'remark',
  title: '备注',
  width:160,
},