@@ -1289,6 +1289,12 @@ export default {
localStorage.setItem('lon', this.lon);
console.log('异常拜访=' + this.lat);
console.log('异常拜访=' + this.lon);
+ let PointSum = this.twoPointSum(
+ TXisBD.lat,
+ TXisBD.lon,
+ TXisBD.lon
+ ).toFixed(2);
this.$router.push({
path: '/abnormalVisit',
query: {