ソースを参照

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

zhujindu 5 ヶ月 前
コミット
22366fb1ec
1 ファイル変更1 行追加1 行削除
  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()