From 03157e0c0018b63806195a523f05bdd3d1404fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Fri, 17 Mar 2023 14:22:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/integral/integral.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/integral/integral.vue b/pages/integral/integral.vue index 53d0280..a9a1fa2 100644 --- a/pages/integral/integral.vue +++ b/pages/integral/integral.vue @@ -250,11 +250,9 @@ }; }, onLoad(options) { - this.pageNum = 1 this.baseurl = baseurl this.integral = options.integral var that = this - this.selectExchangeGoodsinfo(); const value = uni.getStorageSync('patientId'); if (value) { that.patientId = value