From 8d059dbecb06ec23a18e1ac3fbb18372dad6d9af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=96?= Date: Mon, 12 Aug 2019 13:45:22 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=8B=BC=E5=9C=98=E8=A9=B3=E6=83=85=E6=94=AF?= =?UTF-8?q?=E4=BB=98=E6=88=90=E5=8A=9F=E4=B9=8B=E5=BE=8C=E9=A0=81=E9=9D=A2?= =?UTF-8?q?=E6=9C=AA=E8=B7=B3=E8=BD=89=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/spellGroup/paySpellGroup/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/spellGroup/paySpellGroup/index.js b/pages/spellGroup/paySpellGroup/index.js index 7957268..8ecbbc2 100644 --- a/pages/spellGroup/paySpellGroup/index.js +++ b/pages/spellGroup/paySpellGroup/index.js @@ -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,