This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
取消支付订单查询修改
tags/湖南版5.1.4
海洋之声
6 years ago
parent
06ef7f1f8a
commit
2037b7f501
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/spellGroup/paySpellGroup/index.js
+ 1
- 1
pages/spellGroup/paySpellGroup/index.js
View File
@@ -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({
showbutton: false,
canSpell: true,
Write
Preview
Loading…
Cancel
Save