|
@@ -172,7 +172,7 @@ Page({ |
|
|
/** |
|
|
/** |
|
|
* 支付失败,需要更新订单的状态 |
|
|
* 支付失败,需要更新订单的状态 |
|
|
*/ |
|
|
*/ |
|
|
that.payOrderUpdate(that.data.orderId, payOrderId, 2, '', that, 0); |
|
|
|
|
|
|
|
|
that.payOrderUpdate(that.data.paramData.orderId, payOrderId, 2, '', that, 0); |
|
|
that.setData({ |
|
|
that.setData({ |
|
|
showbutton: false, |
|
|
showbutton: false, |
|
|
canSpell: true, |
|
|
canSpell: true, |
|
|