{if $full_page} {include file="pageheader.htm"} {insert_scripts files="validator.js,../js/utils.js,listtable.js}
| 商家名称 | 商品名称 | 货号 | 分类 | 数量 | 单价 | 总金额 | 售出日期 | ||
|---|---|---|---|---|---|---|---|---|---|
| {$list.shop_name} | {$list.goods_name} | {$list.goods_sn} | {$list.cat_name} | {$list.goods_number} | {$list.goods_price} | {$list.total_fee} | {$list.add_time} | ||
| {$lang.no_records} | |||||||||
| {include file="page.htm"} |