|
@@ -162,6 +162,7 @@ Page({
|
|
success: function (res) {
|
|
success: function (res) {
|
|
//支付成功
|
|
//支付成功
|
|
console.log(res);
|
|
console.log(res);
|
|
|
|
+ WelfareMall.getPayStatus(that.data.orderSn);
|
|
that.selectOrder(that.data.orderSn);
|
|
that.selectOrder(that.data.orderSn);
|
|
that.data.repeat = false;
|
|
that.data.repeat = false;
|
|
},
|
|
},
|