<{capture name="header"}> <{/capture}>
<{foreach from=$items item=item}> <{if $item.batch}> <{/if}> <{if $item.sn_list}> <{/if}> <{/foreach}>
接收时间 基础物料编码 良品数 不良品数 第三方货品编码 唯一码 批次号
<{$item.at_time}> <{$item.product_bn}> <{$item.normal_num}> <{$item.defective_num}> <{$item.wms_item_id}>
批次信息: <{foreach from=$item.batch item=batch}> <{foreach from=$batch item=bv}> <{/foreach}> <{/foreach}>
<{$bv}>
<{$item.sn_list}>