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

商品统计

查询条件

<{if isset($smarty.get.provider)}> <{/if}>

商品明细

<{foreach from=$data item=d}> <{/foreach}>
日期 商品名称 规格 数量 单价 金额 客户 档口
<{$d.delivery_date}> <{$d.goods_name}> <{$d.purchasing_unit}> <{$d.purchasing_amount}> <{$d.purchasing}> <{$d.purchasing * $d.purchasing_amount}> <{$d.name}> <{$d.tag_name}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>