From 19d14d2bcb64e4b8e2e3994c857303e9e6467f9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E7=BB=A7=E7=BB=AD=E5=90=B9?= <17611323298@163.com> Date: Fri, 21 Jul 2023 13:34:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/index/consumer/index.vue | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0036ab9..7660590 100644 --- a/manifest.json +++ b/manifest.json @@ -72,7 +72,7 @@ }, "quickapp" : {}, "mp-weixin" : { - "appid" : "wx3c3f25187e6b6176", + "appid" : "wx5700a3ff66ea4e4c", "setting" : { "urlCheck" : false, "es6" : true, diff --git a/pages/index/consumer/index.vue b/pages/index/consumer/index.vue index d1585f0..e2569f2 100644 --- a/pages/index/consumer/index.vue +++ b/pages/index/consumer/index.vue @@ -1032,6 +1032,11 @@ this.screen.agentId = e[0].value; this.agentIdtext = e[0].label; } + + this.nextPage = 1; + this.recordList = []; + this.isRefresh = false; + this.getMyCustom(); }, //重置