From 565a7f14a1a23c124db96a15f35e3c48dd157d8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=B7=E6=B4=8B=E4=B9=8B=E5=A3=B0?= Date: Tue, 28 May 2019 20:42:52 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=8B=BC=E5=9B=A2this=E6=8C=87=E5=90=91?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/joinFrDpell/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/joinFrDpell/index.js b/pages/joinFrDpell/index.js index d12c0b9..e32be84 100644 --- a/pages/joinFrDpell/index.js +++ b/pages/joinFrDpell/index.js @@ -233,7 +233,6 @@ Page({ * 支付订单更新 */ payOrderUpdate: (orderId, payOrderId, status, reason, _this, orderGroupId) => { - let that = this; // 支付成功 Http.post({ url: config.api.payOrderUpdate,