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

定价详情管理 管理定价详情数据

定价详情列表

<{foreach from=$data item=d }> <{/foreach}>
物品名称 销售价 单位 操作
<{$d.goods_name}> <{$d.selling}> <{$d.unit}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>