From 69c411bc9100468311f8f9cbcba611c0bead1d67 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 21:10: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 insertion(+) diff --git a/pages/joinFrDpell/index.js b/pages/joinFrDpell/index.js index e32be84..e23452d 100644 --- a/pages/joinFrDpell/index.js +++ b/pages/joinFrDpell/index.js @@ -87,6 +87,7 @@ Page({ gotoBuy(e) { console.log(22222) let formId = e.detail.formId; + let that=this; that.setData({ formId:formId })