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