入场钢卷号:
{{ motherCoil.enterCoilNo || '—' }}
当前钢卷号:
{{ motherCoil.currentCoilNo || '—' }}
当前库区:
{{ motherCoil.warehouseName || '未分配' }}
班组:
{{ motherCoil.team || '—' }}
毛重:
{{ motherCoil.grossWeight ? motherCoil.grossWeight + ' t' : '—' }}
净重:
{{ motherCoil.netWeight ? motherCoil.netWeight + ' t' : '—' }}
长度:
{{ motherCoil.length ? motherCoil.length + ' m' : '—' }}
调制度:
{{ motherCoil.temperGrade || '—' }}
镀层种类:
{{ motherCoil.coatingType || '—' }}
物料名称:
{{ motherCoil.materialName || motherCoil.productName || '—' }}
规格:
{{ motherCoil.itemSpecification || '—' }}
材质:
{{ motherCoil.itemMaterial || '—' }}
厂家:
{{ motherCoil.itemManufacturer || '—' }}