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

日采购汇总

日采购汇总

日采购汇总

<{foreach from=$data item=d }> <{/foreach}>
日期 订单 金额 操作
<{$d.date}> <{$d.order_amount}> <{$d.money}> <{if $d.date neq '总计'}> <{/if}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>