This website works better with JavaScript.
首頁
探索
說明
註冊
登入
weapp
/
C
關註
8
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
66
Wiki
Activity
瀏覽代碼
取消支付订单查询修改
tags/湖南版5.1.4
海洋之声
6 年之前
父節點
06ef7f1f8a
當前提交
2037b7f501
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/spellGroup/paySpellGroup/index.js
+ 1
- 1
pages/spellGroup/paySpellGroup/index.js
查看文件
@@ -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…
取消
儲存