From f6d8f563c78805a1bfeb08806e83b998a8b7fe64 Mon Sep 17 00:00:00 2001 From: "Stormeye.Wu" Date: Tue, 4 Sep 2018 18:11:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E8=BD=A6=E5=88=B8=E6=A0=B8=E9=94=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/passCar/passCar.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/passCar/passCar.js b/pages/passCar/passCar.js index 9714950..7aabf22 100644 --- a/pages/passCar/passCar.js +++ b/pages/passCar/passCar.js @@ -89,8 +89,7 @@ Page({ var etcpData = { etcpToken: app.globalData.etcpToken, carNumber: that.data.payList[0].carNumber ? that.data.payList[0].carNumber : '', - couponFreeId: that.data.couponList[0].couponFreeId ? that.data.couponList[0].couponFreeId:'', - merchantId: that.data.couponList[0].merchantId ? that.data.couponList[0].merchantId:'', + couponOrderId: that.data.couponList[0].id, } console.log(etcpData) // åœįŽ€å•