| <{t}>金额<{/t}> | <{t}>申请描述<{/t}> | <{t}>处理意见<{/t}> | <{t}>拒绝原因<{/t}> |
|---|---|---|---|
| <{$return_freight_data.amount}> | <{$return_freight_data.apply_desc}> | <{if $return_freight_data.handling_advice == "1"}>同意<{else}>拒绝<{/if}> | <{$return_freight_data.reject_desc}> |
| <{t}>买家昵称<{/t}> | <{t}>买家名称<{/t}> | <{t}>买家电话<{/t}> | <{t}>买家换货地区<{/t}> | <{t}>买家换货地址<{/t}> |
|---|---|---|---|---|
| <{$exchangeAddress.buyer_nick}> | <{$exchangeAddress.buyer_name|ciphertext:'delivery','buyer_name',$exchangeAddress.buyer_name}> | <{$exchangeAddress.buyer_phone|ciphertext:'delivery','buyer_phone',$exchangeAddress.buyer_phone}> | <{$exchangeAddress.buyer_province}><{$exchangeAddress.buyer_city}><{$exchangeAddress.buyer_district}><{$exchangeAddress.buyer_town}> | <{$exchangeAddress.buyer_address}> |
| <{t}>基础物料编码<{/t}> | <{t}>物品类型<{/t}> | <{t}>基础物料名称<{/t}> | 销售物料编码 | <{if $lucky_flag}><{t}>福袋编码<{/t}> | <{/if}><{t}>规格<{/t}> | <{t}>价格<{/t}> | <{if $return_type=='change'}>换货仓库 | <{/if}>金额小计 | <{t}>退货量<{/t}> | <{t}>良品<{/t}> | <{t}>不良品<{/t}> | <{t}>GAP<{/t}> | 店铺货号 | 商品类型 | 计划数量 | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| <{$aProducts.bn}> | <{if $aProducts.obj_type_name && $aProducts.obj_type_name != '商品'}> <{$aProducts.obj_type_name}> <{else}> <{t}>商品<{/t}> <{/if}> | <{$aProducts.product_name}> | <{$aProducts.sales_material_bn}> | <{if $lucky_flag}><{$aProducts.combine_bn}> | <{/if}><{$aProducts.specifications}> | <{$aProducts.price}> | <{if $return_type=='change'}><{$aProducts.branch_name}> | <{/if}><{$aProducts.amount}> | <{if $detail.is_check=='待确认'}><{$aProducts.num}> | <{$aProducts.normal_num}> | <{$aProducts.defective_num}> | <{$aProducts.gap}> | <{else}><{$aProducts.num}> | <{$aProducts.normal_num}> | <{$aProducts.defective_num}> | <{$aProducts.gap}> | <{/if}><{$aProducts.shop_goods_bn}> | <{$aProducts.obj_type}> | <{$aProducts.quantity}> |
| <{t}>发货单号<{/t}> | <{t}>京东订单号<{/t}> | <{t}>配送状态<{/t}> | <{t}>基础物料编码<{/t}> | <{t}>WMS物料编码<{/t}> | <{t}>是否赠品<{/t}> | <{t}>退货数量<{/t}> | <{t}>同步状态<{/t}> | <{t}>京东售后申请单号<{/t}> |
|---|---|---|---|---|---|---|---|---|
| <{$pageItems.delivery_bn}> | <{$pageItems.wms_package_bn}> | <{if $pageItems.shipping_status}><{$pageItems.shipping_status}>(<{$pageItems.ship_status_name}>)<{/if}> | <{$itemVal.bn}> | <{$itemVal.outer_sku}> | <{if $itemVal.is_wms_gift=='true'}>是<{else}>否<{/if}> | <{$itemVal.return_nums}> | <{if $pageItems.sync_status=='succ'}>succ<{elseif $pageItems.sync_status=='fail'}>fail<{else}> - <{/if}> | <{if $pageItems.wms_order_code}><{$pageItems.wms_order_code}><{else}> - <{/if}> |
| <{t}>服务单号<{/t}> | <{t}>联系人<{/t}> | <{t}>联系方式<{/t}> | <{t}>邮编<{/t}> | <{t}>省/市/区<{/t}> | <{t}>详细地址<{/t}> |
|---|---|---|---|---|---|
| <{$serItems.service_bn}> | <{$serItems.contact_name}> | <{if $serItems.mobile_phone}><{$serItems.mobile_phone}><{else}><{$serItems.phone}><{/if}> | <{$serItems.zip_code}> | <{$serItems.province}>/<{$serItems.city}>/<{$serItems.country}> | <{$serItems.addr}> |