From c9693945b64397eb3b822737c02fb411ae5ba6c3 Mon Sep 17 00:00:00 2001 From: "Stormeye.Wu" Date: Fri, 24 Aug 2018 16:29:28 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=88=B8=E8=B4=AD=E4=B9=B0][=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D]:undefined=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/coupon/detail/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/coupon/detail/index.js b/pages/coupon/detail/index.js index bb17c7a..270a16f 100644 --- a/pages/coupon/detail/index.js +++ b/pages/coupon/detail/index.js @@ -15,7 +15,7 @@ Page({ title: "加载中..." }); - if (options.flag == "pay") { + if (options.flag) { this.orderFunc(); } else { Http.get({