소스 검색

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

zhujindu 5 달 전
부모
커밋
b5d256f056
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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()