{capture name="header"}> <{/capture}>
| 基础物料编码 | 基础物料名称 | 规格 | 条码 | 备件码 | 入库数量 | 良品 | 不良品 | 计量单位 | <{if $batch }>批次号 | 批次数量 | 生产日期 | 过期日期 | 箱号 | <{/if}>
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| <{$item.bn}> | <{$item.product_name}> | <{$item.spec_info}> | <{$item.barcode}> | <{$item.partcode}> | <{$item.nums}> | <{$item.normal_num}> | <{$item.defective_num}> | <{$item.unit}> | |||||
| <{$iv.batch_code}> | <{$iv.nums}> | <{$iv.product_date}> | <{$iv.expire_date}> | <{if $iv.extendpro && $iv.extendpro.package_code}><{$iv.extendpro.package_code}> | <{else}><{$iv.box_no}> | <{/if}>