<{include file="Backend/Common/tpl/print.tpl"}>

「<{$smarty.get.date}>」采购详情


<{foreach from=$data item=d name=data}> <{/foreach}>
领导审批 主管审批 财务审批 合计:  <{$total}>
序号 名称 数量/实送 单价 小计
<{$smarty.foreach.data.index}> <{$d.goods_name}> <{if $d.amount eq $d.actual}> <{$d.amount}><{$d.unit}> <{else}> <{$d.amount}><{$d.unit}>/ <{$d.actual}><{$d.actual_unit}> <{/if}> <{$d.selling}> <{$d.xj}>