| 序号 | 车型 | 料号 | 零件名 | 单位 | 交货数 | 实收数量 | 客户订单号 | 重量 | 工艺 | 备注 |
| {{ index + 1 }} | {{ item.categoryCode }} | {{ item.categoryName }} | {{ item.measureUnit }} | {{ item.quantity }} | {{ item.quantity }} | {{ item.saleOrderNo }} | {{ item.weight }} | {{ item.produceRoutingName }} | {{ item.remark }} | |
| 合计 | {{ detailList.reduce((total, item) => total + Number(item.quantity || 0), 0) || ''}} | {{ detailList.reduce((total, item) => total + Number(item.quantity || 0), 0) || ''}} |
铁框:
托盘:
工装:
胶框:
|
|||||||