Explorar o código

计划内地图查看门店问题优化

zhujindu hai 5 meses
pai
achega
22366fb1ec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/deviceOutside/rangeStore.vue

+ 1 - 1
src/views/deviceOutside/rangeStore.vue

@@ -1312,7 +1312,7 @@ export default {
                   that.latmy = location.lat;
                   that.lonmy = location.lon;
                   that.mapk.centerAndZoom(new BMap.Point(location.lon, location.lat), 18);
-                  this.onSearch();
+                  that.onSearch();
                   // that.getUserOutPlaList('2');
                   // setTimeout(()=>{
                   //   that.getUserOutPlaList()