<{t}>服务标题:<{/t}> <{input type="text" name="title" value=$product.title size="30" vtype="required"}> *

<{t}>货品信息<{/t}>

<{if $branch_mode!='single'}> <{/if}> <{foreach from=$items item=aGoods name="item" key=key}> <{if $aGoods.sendnum > '0'}> > <{if $branch_mode=='single'}> <{if $key=='0'}> <{/if}> <{else}> <{/if}> <{/if}> <{/foreach}>
<{t}>选择<{/t}> <{t}>基础物料编码<{/t}> <{t}>基础物料名称<{/t}> <{t}>规格<{/t}> <{t}>原价<{/t}> <{t}>销售价<{/t}> <{t}>剩余数量<{/t}> <{t}>申请数量<{/t}><{t}>仓库<{/t}>
<{if $aGoods.effective>0}> checked=checked<{/if}> id="goods_bn" name="goods_bn[]" value='<{$aGoods.bn}>' onclick='choose(this,"<{$aGoods.product_id}>");'><{/if}> <{$aGoods.bn}> <{$aGoods.name|visibility:$aGoods.product_id}> <{$aGoods.spec_info}> <{$aGoods.price|cur}> <{$aGoods.sale_price/$aGoods.nums|cur}> <{$aGoods.effective}> <{if $aGoods.effective>0}> <{if $aGoods.num}> <{else}> <{/if}> <{/if}> <{foreach from=$aGoods.branch item=branch key=keys}> <{if $aGoods.effective>0}>checked=checked<{/if}> type="radio" value="<{$branch.branch_id}>" class="x-pdt-chk-<{$branch.branch_id}>" onclick="show_delivery('<{$branch.branch_id}>','<{$aGoods.bn}>');"/><{/if}><{$branch.branch_name}> <{/foreach}>
<{t}>上传文件<{/t}> <{input type="sfile" name="attachment" f_type="public" }> <{if $product.attachment!=''}> <{if $attachment_type!='remote'}> 请点击下载该附件 <{else}> 请点击下载该附件 <{/if}> <{/if}>
<{t}>申请内容<{/t}>
<{t}>售后答复<{/t}>
<{$plugin_html_show}>

<{t}>选择收货人信息<{/t}>

<{if $product.delivery_id}> <{/if}>
<{t}>选择<{/t}> <{t}>发货单号<{/t}> <{t}>收货人姓名<{/t}> <{t}>收货人地区<{/t}> <{t}>收货人地址<{/t}>
<{$product.delivery_bn}> <{$product.consignee.name}> <{$product.consignee.area}> <{$product.consignee.addr}>
<{button label="售后申请" class="btn-primary" type='submit'}>