{{ item.title }}
{{ formatAfterSaleStatusDescription(state.info) }}
{{ sheep.$helper.timeFormat(state.info.updateTime, 'yyyy-mm-dd hh:MM:ss') }}
退款总额:
¥{{ fen2yuan(state.info.refundPriceTotal) }}
退款金额:
¥{{ fen2yuan(state.info.refundPrice) }}
退款佣金:
¥{{ points2point(state.info.refundIntegral) }}
退款消费分:
¥{{ points2point(state.info.refundConsumptionPoints) }}
服务单号:
{{ state.info.no }}
申请时间:
{{ sheep.$helper.timeFormat(state.info.createTime, 'yyyy-mm-dd hh:MM:ss') }}
售后类型:
{{ state.info.way === 10 ? '仅退款' : '退款退货' }}
申请原因:
{{ state.info.applyReason }}
相关描述:
{{ state.info.applyDescription }}