From dfba2ea33791015c6512a68a5183cd6b61e96b9a Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Mon, 27 Apr 2026 18:09:01 +0800 Subject: [PATCH] 1 --- package1/group/groupBuyList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package1/group/groupBuyList.vue b/package1/group/groupBuyList.vue index 17f3fdc..1793a13 100644 --- a/package1/group/groupBuyList.vue +++ b/package1/group/groupBuyList.vue @@ -274,9 +274,9 @@ }, onLoad() { + this.getShopList(); this.getEatType(); this.getShopArea(); - this.getShopList(); this.getOnlineWorkerCountByCanteenArea(); }, onShow() {