{
"code": 1,
"show": 0,
"msg": "",
"data": {
"after_sale": {
"id": 2,
"order_id": 1,
"user_id": 1,
"sn": "20210809184530062266134",
"refund_type": 2,
"refund_type_desc": "商品售后",
"refund_method": 1,
"refund_method_desc": "仅退款",
"status": 1,
"status_desc": "售后中",
"refund_reason": "7天无理由",
"refund_remark": "",
"refund_image": "",
"create_time": "2021-08-09 18:45:30",
"express_name": "",
"invoice_no": "",
"express_remark": "",
"express_image": ""
},
"return_goods_info": {
"user_sn": "100001",
"user_nickname": "测试用户",
"user_mobile": "13800138000",
},
"order_info": {
"order_status": 3,
"order_status_desc": "已完成",
"sn": "SN0001",
"order_type": 0,
"order_type_desc": "普通订单",
"order_terminal": 1,
"order_terminal_desc": "微信小程序",
"create_time": "2021-08-05 16:35:31",
"pay_status": 1,
"pay_status_desc": "已支付",
"pay_way": 1,
"pay_way_desc": "微信支付",
"pay_time": "——",
"confirm_take_time": "——"
},
"goods_info": {
"order_goods": [
{
"item_image": "",
"spec_value_str": "黑色,L码",
"goods_name": "小米10青春版",
"goods_image": "",
"goods_price": "20.00",
"goods_num": 1,
"total_price": null,
"discount_price": null,
"total_pay_price": "80.00",
"refund_amount": "50.00"
}
],
"order_goods_sum": {
"sum_refund_amount": 50,
"sum_total_pay_price": 80,
"sum_discount_price": 0,
"sum_total_price": 0,
"sum_goods_num": 1
}
},
"after_sale_log": [
{
"operator_role": 3,
"operator_id": 1,
"content": "卖家已确认退款,售后退款中",
"create_time": "2021-08-09 20:29:14",
"operator_name": "ljj"
},
{
"operator_role": 3,
"operator_id": 1,
"content": "卖家已同意,等待退款",
"create_time": "2021-08-09 20:24:57",
"operator_name": "ljj"
},
{
"operator_role": 2,
"operator_id": 1,
"content": "买家发起商品售后,等待卖家同意",
"create_time": "2021-08-09 18:45:30",
"operator_name": "测试用户"
}
],
"btns": {
"agree_btn": false,
"refuse_btn": false,
"refuse_goods_btn": false,
"confirm_goods_btn": false,
"agree_refund_btn": true,
"refuse_refund": true,
"change_btn": false
}
}
}