+
+ 退货商品
+
+
+
+
+
+
+
+
+ {{scope.row.productName}}
+ 品牌:{{scope.row.productBrand}}
+
+
+
+
+ 价格:¥{{scope.row.productRealPrice}}
+ 货号:NO.{{scope.row.productId}}
+
+
+
+ {{scope.row.productAttr}}
+
+
+ {{scope.row.productCount}}
+
+
+ ¥{{totalAmount}}
+
+
+
+ 合计:
+ ¥{{totalAmount}}
+
+
+
+ 服务单信息
+
+ 服务单号
+ {{orderReturnApply.id}}
+
+
+ 申请状态
+ {{orderReturnApply.status | formatStatus}}
+
+
+ 订单编号
+
+ {{orderReturnApply.orderSn}}
+ 查看
+
+
+
+ 申请时间
+ {{orderReturnApply.createTime | formatTime}}
+
+
+ 用户账号
+ {{orderReturnApply.memberUsername}}
+
+
+ 联系人
+ {{orderReturnApply.returnName}}
+
+
+ 联系电话
+ {{orderReturnApply.returnPhone}}
+
+
+ 退货原因
+ {{orderReturnApply.reason}}
+
+
+ 问题描述
+ {{orderReturnApply.description}}
+
+
+ 凭证图片
+
+
+
+
+
+
+ 订单金额
+ ¥{{totalAmount}}
+
+
+ 确认退款金额
+
+
+ ¥
+
+
+
+
+ 选择收货点
+
+
+
+
+
+
+
+
+
+ 收货人姓名
+ {{currentAddress.name}}
+
+
+ 所在区域
+ {{currentAddress | formatRegion}}
+
+
+ 详细地址
+ {{currentAddress.detailAddress}}
+
+
+ 联系电话
+ {{currentAddress.phone}}
+
+
+
+