支付宝bug
This commit is contained in:
parent
0491c70e79
commit
b6f19609c3
|
@ -261,8 +261,6 @@
|
|||
};
|
||||
req.axiosPost("/key/usage", data)
|
||||
.then((res) => {
|
||||
alert(res);
|
||||
debugger;
|
||||
if (res.code == 200) {
|
||||
localStorage.setItem("lastid", self.goodInfo.product_id);
|
||||
this.orderId = res.data.order_number;
|
||||
|
|
Loading…
Reference in New Issue