|
|
@@ -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()
|