<{foreach from=$levelList item=levelItem}> <{/foreach}> <{foreach from=$goodsList item=item name="_list" }> style="background-Color:#f0f6fa" <{/if}>> <{if count($productList.$item.goods_id) == 1 }> <{assign var=proId value=$productList[$item.goods_id].0.product_id}> <{assign var=goodsId value=$item.goods_id}> <{foreach from=$levelList item=levelItem}> <{/foreach}> <{else}> <{foreach from=$levelList item=levelItem}> <{/foreach}> <{foreach from=$productList[$item.goods_id] item=proItem name="proitems"}> style="background-Color:#f0f6fa" <{/if}>> <{assign var=proId value=$proItem.product_id}> <{assign var=goodsId value=$item.goods_id}> <{foreach from=$levelList item=levelItem}> <{assign var=lvId value=$levelItem.member_lv_id}> <{assign var=lv_price value='lv_price'}> <{/foreach}> <{/foreach}> <{/if}> <{/foreach}>
<{t}>商品名称<{/t}> <{t}>货号<{/t}> <{t}>销售价<{/t}> <{t}>成本价<{/t}> <{t}>市场价<{/t}><{$levelItem.name}><{t}>价<{/t}>
<{$item.name}> <{$item.bn}> <{input name="price[price][{$goodsId}][{$proId}]" value=$item.price maxlength="30" size="8"}> <{input name="price[cost][{$goodsId}][{$proId}]" value=$item.cost maxlength="30" size="8"}> <{input name="price[mktprice][{$goodsId}][{$proId}]" value=$item.mktprice maxlength="30" size="8"}> <{assign var=lvId value=$levelItem.member_lv_id}> <{input name="price[{$lvId}][{$goodsId}][{$proId}]" value=$productList[$item.goods_id][0].lv_price[$levelItem.member_lv_id] maxlength="30" size="8"}> <{$item.price}> <{$item.cost}>  
      <{$proItem.pdt_desc}> <{$proItem.bn}> <{input name="price[price][{$goodsId}][{$proId}]" value=$proItem.price maxlength="30" size="8"}> <{input name="price[cost][{$goodsId}][{$proId}]" value=$proItem.cost maxlength="30" size="8"}> <{input name="price[mktprice][{$goodsId}][{$proId}]" value=$proItem.mktprice maxlength="30" size="8"}> <{input name="price[{$lvId}][{$goodsId}][{$proId}]" value=$proItem[$lv_price][$lvId] maxlength="30" size="8"}>


<{pager data=$pager}> <{if $pager.total > 1}>
<{t}> 修改后可直接翻页,翻页的同时完成保存<{/t}> <{/if}>