{{ type == 0 ? '取消订单' : '退货' }}审核中...
正在审核请耐心等待
{{ type == 0 ? '取消订单失败' : '退货已驳回' }}
{{ orderInfo.updated_at }}
{{ type == 0 ? '取消订单' : '退货' }}成功
{{ orderInfo.updated_at }}
退款金额
¥
{{ goods | cancelPrice }}
{{ type == 0 ? '商品信息' : '退货信息' }}
{{ item.name }}
3条装
{{ temp.type }}
{{ temp.size }}
{{ temp.price }}
X{{ temp.num }}
共{{ goods | totalNum }}套
合计:
¥
{{ goods | cancelPrice }}
订单号:
{{ orderInfo.order_no }}
复制
退单号:
{{ orderInfo.refund_no }}
复制
申请时间:
{{ orderInfo.created_at ? orderInfo.created_at : orderInfo.cancel && orderInfo.cancel.created_at }}
服务类型:
{{ type == 0 ? '取消订单' : '退货' }}
{{ type == 0 ? '取消' : '退货' }}原因:
{{ orderInfo.reason ? orderInfo.reason : orderInfo.cancel && orderInfo.cancel.reason }}
补充说明:
{{ orderInfo.reason_all }}
驳回原因:
{{ orderInfo.cancel.remark }}
取消退货