11
This commit is contained in:
parent
ec382aacf1
commit
ea3566baa6
@ -243,9 +243,9 @@ export default {
|
|||||||
receiving_address: data.merchantAddress,
|
receiving_address: data.merchantAddress,
|
||||||
change_goods_id: data.changeServiceId
|
change_goods_id: data.changeServiceId
|
||||||
}
|
}
|
||||||
// request(afterSaleApi.afterSaleCreate, "POST", params).then((res) => {
|
request(afterSaleApi.afterSaleCreate, "POST", params).then((res) => {
|
||||||
// this.getOrderList();
|
this.getOrderList();
|
||||||
// });
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user