From e7fc6860a9aa1ad372b057336187d3b66dd1f7fd Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 13 Oct 2022 09:38:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=A5=E5=BA=B7=E4=B8=8A=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/pingchang/AppHealthReport/AppHealthReport.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/project/pingchang/AppHealthReport/AppHealthReport.vue b/src/project/pingchang/AppHealthReport/AppHealthReport.vue index f2869ec1..4f0896d5 100644 --- a/src/project/pingchang/AppHealthReport/AppHealthReport.vue +++ b/src/project/pingchang/AppHealthReport/AppHealthReport.vue @@ -96,7 +96,7 @@ export default { onLoad() { this.getCropAreaId() - uni.$on('updateLists', () => { + uni.$on('updateList', () => { this.current = 1 this.getList() this.getTotal()