Browse Source

异常拜访问题修改

zhujindu 11 tháng trước cách đây
mục cha
commit
e59d9132cc
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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: {