<#include "/base/add_base.ftl">
当前进度
<#if procMethod.procMethodIsBack == 1> 寄回信息 邮费信息 <#if procMethod.procMethodIsSend == 1> 寄送信息 <#if procMethod.procMethodIsBack == 1> 收费信息 维修信息 签收信息 <#--工厂检查信息 工厂返修进度-->
class="tabCon" style="display: none;">
<#--
寄回信息
-->
<#if listSendbackInfo?? && (listSendbackInfo?size > 0) > <#list listSendbackInfo as sendbackInfo> <#else>
物流公司 物流单号 寄回人信息 状态 产品 操作
${(sendbackInfo.sendbackLogisticsName)!''} ${(sendbackInfo.sendbackLogisticsNo)!''} ${(sendbackInfo.sendbackName)!''}
${(sendbackInfo.sendbackTel)!''}
<#if sendbackInfo.sendbackStatus == 1>未配送 <#if sendbackInfo.sendbackStatus == 2>配送中 <#if sendbackInfo.sendbackStatus == 3>已签收 <#if sendbackInfo.listSendbackItem?? && (sendbackInfo.listSendbackItem?size > 0) > <#list sendbackInfo.listSendbackItem as sendbackItem> ${sendbackItem.sendbackProductName}(${sendbackItem.sendbackColorName})* ${sendbackItem.sendbackProdcueNumber}
<#if sendbackInfo.sendbackStatus != 3>删除  修改   <#if sendbackInfo.sendbackStatus == 2> 签收
暂时没有寄回信息,请添加!
class="tabCon" style="display: none;"> <#--
邮费处理
-->
s <#--
邮费信息
-->
<#if listPostageInfo?? && (listPostageInfo?size > 0) > <#list listPostageInfo as postageInfo> <#if postageInfo.postageStatus??> <#if postageInfo.postageStatus == 0> <#if postageInfo.postageStatus == 1> <#if postageInfo.postageStatus == 2> <#if postageInfo.postageStatus == 3> <#if postageInfo.postageStatus == 4> <#else> <#else>
邮费id 邮费金额 支付宝姓名 支付宝账号 状态 备注 操作
${(postageInfo.postageId)!''} ${(postageInfo.postageAmount)!''} ${(postageInfo.postageAlipayName)!''} ${(postageInfo.postageAlipay)!''}未申请未申请已申请(待转账)已转账未知 ${postageInfo.postageDesc!''} 删除  修改
暂时没有邮费信息,请添加!
class="tabCon"style="display: none;">
class="tabCon"style="display: none;">
<#--
收费信息
-->
<#if listInformationInfo?? && (listInformationInfo?size > 0) > <#list listInformationInfo as informationInfo> <#else>
id 收费金额 收费原由 支付渠道 支付账号 状态 备注 操作
${(informationInfo.feeId)!''} <#if informationInfo.feeCharges??> ${(informationInfo.feeCharges)/100} <#if informationInfo.feePayChannel??> <#if informationInfo.feeOriginally == 1>以旧换新 <#if informationInfo.feeOriginally == 2>机器维修 <#if informationInfo.feeOriginally == 3>机器运费 <#if informationInfo.feePayChannel??> <#if informationInfo.feePayChannel == 1>微信 <#if informationInfo.feePayChannel == 2>支付宝 <#if informationInfo.feePayChannel == 3>银行卡 ${informationInfo.feePayAccount!''} <#if informationInfo.feeStatus??> <#if informationInfo.feeStatus == 1>代付款 <#if informationInfo.feeStatus == 2>已收款 ${informationInfo.feeDesc!''} 删除  修改
暂时没有收费信息,请添加!
class="tabCon"style="display: none;">
<#if (detectList?size > 0)> <#list detectList as detect> <#----> <#else >
检测id 当前状态 产品 是否有故障 是否可翻新 维修报价 维修内容 操作
${detect.customerId!}${detect.detectId!''} <#if detect.detectState == 1> 待检测机器 <#if detect.detectState == 30> 待用户确认 <#if detect.detectState == 31> 用户同意维修(待维修) <#if detect.detectState == 32> 维修完成 <#if detect.detectState == 33> 用户不维修(原机退回) <#if detect.detectState == 34> 待客服确认维修 <#if detect.detectState == 35> 客服确认维修,(待维修) <#if detect.detectState == 36> 维修完成 <#if detect.detectState == 37> 机器无故障,原机退回 <#if detect.detectState == 38> 机器故障,待用户确认 <#if detect.detectState == 20> 待翻新入库 <#if detect.detectState == 21> 已翻新入库 <#if detect.detectState == 22> 不能翻新,待报废 <#if detect.detectState == 23> 已报废回收 ${detect.productName!'暂无产品'}(${detect.colorName!'暂无颜色'}) <#if detect.isMaintenance == 1> 是 <#elseif detect.isMaintenance == 2> 否 <#else> 机器待检测 <#if detect.detectRenovation??> <#if detect.detectRenovation == 1> 可翻新 <#elseif detect.detectRenovation == 2> 不可翻新 <#else> 机器待检测 <#if detect.detectOffer??>${detect.detectOffer/100}<#else>-
${detect.detectContent!'-'}
查看详情
<#if detect.detectState == 30 || detect.detectState == 34 || detect.detectState == 38> 维修处理
暂时没有检测信息
class="tabCon"style="display: none;">
<#if (signclosedList?size > 0)> <#list signclosedList as signclosed> <#----> <#else >
物流状态 物流 寄件人姓名 寄件人电话 签收产品 签收日期 签收图片 备注
<#if signclosed.signclosedIsReceiving??> <#if signclosed.signclosedIsReceiving == 1> 待签收 <#elseif signclosed.signclosedIsReceiving == 2> 已签收 <#if signclosed.signclosedLogistics??> ${signclosed.signclosedLogistics!} - ${signclosed.signclosedLogisticsNumber!} ${signclosed.signclosedSendName!} ${signclosed.signclosedSendTel!}
<#if signclosed.signclosedProductInfoList??> <#if (signclosed.signclosedProductInfoList?size > 0)> <#list signclosed.signclosedProductInfoList as info> <#--<#if info.signclosedProductType == 1 > ${info.productName!''}-${info.productNumber!''}(${info.colorName!''})x ${info.productNum!''}台
<#else >--> ${info.productName!''} x ${info.productNum!''}件
<#----> <#else > 暂无数据! <#else > 暂无数据!
${signclosed.signclosedCustomerDesc!}${(signclosed.signclosedDate?string("yyyy-MM-dd"))!''} <#if (signclosed.signclosedImgInfoList?size > 0)> <#list signclosed.signclosedImgInfoList as signclosedImgInfo> ${signclosed.signclosedDesc!}
暂时没有签收信息
<#--<#if procMethod.procMethodIsBack == 1>
QC进度
工厂检测现象故障分类故障原因判定结果故障指向原因分析生产维修
返修进度
是否可返修返修内容返修日期
-->