<{capture name="header"}> <{css app="ome" src="ome.css"}> <{/capture}>
发货单号: <{$info.delivery_bn}> 发货时间: <{$info.delivery_time|cdate}> 物流公司: <{$info.logi_name|default:'-'}> 物流单号: <{$info.logi_no|default:'-'}>
收货人姓名: <{$info.consignee.name}> 收货人地区: <{$info.consignee.area|region}> 收货人地址: <{$info.consignee.addr}> 收货人邮编: <{$info.consignee.zip}>
收货人固定电话: <{$info.consignee.telephone|default:'-'}> 收货人Email: <{$info.consignee.email|default:'-'}> 收货人手机: <{$info.consignee.mobile|default:'-'}> 配送方式: <{$info.delivery|default:'-'}>
收货仓库: <{$delivery_branch}> 退货仓库:
<{foreach from=$items item=item}> <{/foreach}>
<{t}>货号<{/t}> <{t}>商品名称<{/t}> <{t}>可退入数量<{/t}>
<{$item.bn}> <{$item.product_name}> <{$item.number}>
<{button label="确认拒收" id='btn-primary' class="btn-primary" type="button" onclick="subCheckForm(event);"}> <{button label="取消" class="btn-secondary" isCloseDialogBtn="true" onclick="window.location='index.php?app=ome&ctl=admin_delivery_refuse&act=check';"}>