Browse Source

异常拜访问题修改

zhujindu 11 months ago
parent
commit
e59d9132cc
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/views/deviceWithin/index.vue

+ 6 - 0
src/views/deviceWithin/index.vue

@@ -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.lat,
+                  TXisBD.lon
+                ).toFixed(2);
                 this.$router.push({
                   path: '/abnormalVisit',
                   query: {