操作说明
左键 旋转视角
右键 平移视角
滚轮 缩放
点击 查看钢卷详情
R 复位视角 · Esc 关闭
X 轴 · 列 (C)
Z 轴 · 排 (R)
钢卷 {{ detail && detail.coilNo }}
库位{{ detail && (detail.warehouseName || detail.posKey) }} · 第 {{ detail && detail.layer }} 层
钢卷号{{ detail && detail.coilNo }}
入库钢卷号{{ detail && (detail.enterCoilNo || '-') }}
材质{{ detail && detail.material }}
规格{{ detail && detail.specification }}
毛重(kg){{ detail && fmtNum(detail.grossWeight) }}
净重(kg){{ detail && fmtNum(detail.netWeight) }}
质量状态{{ detail && detail.qualityStatus }}
移库信息
| 时间 | 库位 | 操作 | 出入库 |
| {{ m.time }} |
{{ m.warehouse }} |
{{ m.operationType }} |
{{ m.inOutType }} |
暂无移库记录
生产追溯
{{ step.action }}
{{ step.time }}
操作员:{{ step.operation }}
{{ c.currentCoilNo }}
暂无追溯数据
库区统计
钢卷明细
| 库位 | 钢卷号 | 规格 | 重量 |
| {{ c.posKey }} L{{ c.layer }} |
{{ c.coilNo }} |
{{ c.specification }} |
{{ fmtNum(c.grossWeight) }} |