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){