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

供应商汇总

供应商汇总

<{if count($buyer) neq 1}>
<{/if}> <{if isset($smarty.post.delivery_date)}> <{/if}>

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

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