<{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=lvName value=[$goodsId][$proId]}> <{assign var=lvId value=$levelItem.member_lv_id}> <{/foreach}> <{/foreach}> <{/if}> <{/foreach}>
商品名称 货号 成本价 销售价<{$levelItem.name}>价
<{$item.name}> <{$item.bn}> <{input name=price[cost][$goodsId][$proId] value=$item.cost maxlength="30" size="8"}> <{input name=price[price][$goodsId][$proId] value=$item.price maxlength="30" size="8"}> <{assign var=lvName value=[$goodsId][$proId]}> <{assign var=lvId value=$levelItem.member_lv_id}> <{input name=price[$lvId]$lvName value=$productList[$item.goods_id][0].lv_price[$levelItem.member_lv_id] maxlength="30" size="8"}> <{$item.cost}> <{$item.price}>  
      <{$proItem.pdt_desc}> <{$proItem.bn}> <{input name=price[cost][$goodsId][$proId] value=$proItem.cost maxlength="30" size="8"}> <{input name=price[price][$goodsId][$proId] value=$proItem.price maxlength="30" size="8"}> <{input name=price[$lvId]$lvName value=$proItem.lv_price[$levelItem.member_lv_id] maxlength="30" size="8"}>


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