|
|
@@ -1511,6 +1511,11 @@ export default {
|
|
|
this.fromValue.lon = TXisBD.lon;
|
|
|
this.location.lat1 = resData.latitude;
|
|
|
this.location.lon1 = resData.longitude;
|
|
|
+ //**********************************
|
|
|
+ // **********************************
|
|
|
+ // ***********************************
|
|
|
+ // ***************************************
|
|
|
+ // ****************************** */
|
|
|
// this.addVisits();
|
|
|
this.beforeAddFn();
|
|
|
})
|