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/C.8.3.0^2
刘晖
5 years ago
parent
8c32f90c96
commit
8d059dbecb
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
@@ -109,7 +109,7 @@ Page({
*/
payOrderUpdate: (orderId, payOrderId, status, reason, _this, orderGroupId) => {
console.log(orderGroupId,7777)
let that = this;
let that =
_
this;
// 支付成功
Http.post({
url: config.api.payOrderUpdate,
Write
Preview
Loading…
Cancel
Save