From fb31334858d5d3f1706cd510e9ef56f4fcd5402a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Mon, 6 Mar 2023 16:26:19 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/integral/integral.vue b/pages/integral/integral.vue index 03f36a2..1c3be45 100644 --- a/pages/integral/integral.vue +++ b/pages/integral/integral.vue @@ -243,6 +243,7 @@ }; }, onLoad(options) { + this.pageNum = 1 this.baseurl = baseurl this.integral = options.integral var that = this