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

日采购库存统计

<{foreach from=$statistic item=s }> <{/foreach}>
卖家 时间 净采购 总采购 实际配送 总利润 利润率
<{$s.seller_name}> <{$s.delivery_date}> <{$s.purchasing}> <{$s.actual_purchasing}> <{$s.selling}> <{$s.profit}> <{$s.percent}>%
<{include file="Backend/Common/tpl/pager.tpl"}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>