From 8c32f90c9644989dc19eb8d9848825ddf91d78d5 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Sat, 10 Aug 2019 21:52:05 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=B6=88=E8=B4=B9=E5=8D=A1][=E4=BF=AE?= =?UTF-8?q?=E6=94=B9]:[=E4=BF=AE=E6=94=B9=E6=B6=88=E8=B4=B9=E5=8D=A1undifi?= =?UTF-8?q?ned=E7=9A=84=E9=97=AE=E9=A2=98]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ConsumeDetail/ConsumeDetail.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/ConsumeDetail/ConsumeDetail.js b/pages/ConsumeDetail/ConsumeDetail.js index b503020..85bd614 100644 --- a/pages/ConsumeDetail/ConsumeDetail.js +++ b/pages/ConsumeDetail/ConsumeDetail.js @@ -133,8 +133,8 @@ Page({ let that = this; if (options.cardId){ - that.cardpayList(cardId); - that.cardDetail(cardId); + that.cardpayList(options.cardId); + that.cardDetail(options.cardId); } if (options.from){