Jelajahi Sumber

Merge branch 'feature_20250624_计划内地图查看门店问题优化' into uat(dev)

zhujindu 5 bulan lalu
induk
melakukan
b5d256f056
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/deviceOutside/rangeStore.vue

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

@@ -1262,7 +1262,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()