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

采购日统计管理

供应商汇总

<{if isset($smarty.post.delivery_date)}> <{/if}>

供应商汇总(总计:  <{$total}>

<{foreach from=$data item=d name=data }> <{/foreach}>
序号 名称 订单数量 金额 老板名字 银行卡账号
<{$smarty.foreach.data.index}> <{$d.name}> <{$d.order_amount}> <{$d.money}> <{$d.owner}> <{$d.bank}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>