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() {