From c7431fabf60f6fb1f4dad377325d47de1e5c525e Mon Sep 17 00:00:00 2001 From: Enzo <1284707383@qq.com> Date: Mon, 9 Aug 2021 10:14:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=B6=88=E6=81=AF=E6=9C=AA?= =?UTF-8?q?=E8=AF=BB=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- canteen/pages/index/index.vue | 7 ++++--- supplier/pages/index/index.vue | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/canteen/pages/index/index.vue b/canteen/pages/index/index.vue index 6484865..2f12a69 100644 --- a/canteen/pages/index/index.vue +++ b/canteen/pages/index/index.vue @@ -37,7 +37,7 @@ block_list: [] } }, - onLoad() { + onShow() { // todo 优化:显示订单角标 this.getHomeData(); }, @@ -83,8 +83,9 @@