wangfukang 18 hours ago
parent
commit
297492248c
  1. 1
      package1/group/searchGroup.vue

1
package1/group/searchGroup.vue

@ -185,6 +185,7 @@
if (history) {
this.historyList = JSON.parse(history);
}
this.searchForm.regionId = JSON.parse(uni.getStorageSync('area')).id
this.getShopArea();
//this.getShopList();
},

Loading…
Cancel
Save