<{t}>选择<{/t}> | <{t}>货号<{/t}> | <{t}>商品名称<{/t}> | <{t}>规格<{/t}> | <{t}>原价<{/t}> | <{t}>销售价<{/t}> | <{t}>可退入数量<{/t}> | <{t}>申请数量<{/t}> | <{if $branch_mode!='single'}><{t}>仓库<{/t}> | <{/if}>
---|---|---|---|---|---|---|---|---|
<{if $aGoods.effective>0}><{/if}> | <{$aGoods.bn}> | <{if $aGoods.obj_type=='pkg'}> 捆绑 <{$aGoods.name|visibility:$aGoods.product_id}> <{else}> <{$aGoods.name}> <{/if}> | <{$aGoods.spec_value}> | <{$aGoods.price|cur}> | <{$aGoods.effective}> | <{if $aGoods.effective>0}><{/if}> | <{if $branch_mode=='single'}> <{$aGoods.branch.0.branch_name}> <{else}><{foreach from=$aGoods.branch item=branch key=keys}> <{$branch.branch_name}> <{/foreach}> | <{/if}>