wangfukang 2 days ago
parent
commit
dfba2ea337
  1. 2
      package1/group/groupBuyList.vue

2
package1/group/groupBuyList.vue

@ -274,9 +274,9 @@
}, },
onLoad() { onLoad() {
this.getShopList();
this.getEatType(); this.getEatType();
this.getShopArea(); this.getShopArea();
this.getShopList();
this.getOnlineWorkerCountByCanteenArea(); this.getOnlineWorkerCountByCanteenArea();
}, },
onShow() { onShow() {

Loading…
Cancel
Save