1
0

2 Коммитууд 04abd0d14a ... c105e92964

Эзэн SHA1 Мессеж Огноо
  allen c105e92964 Merge branch 'dev-rmd' 1 сар өмнө
  Rmengdi 6d24ece732 夹角bug 1 сар өмнө

+ 1 - 1
uavps-web/src/views/system/task/index.vue

@@ -1714,7 +1714,7 @@ export default {
             secondLat,
             secondLng
           );
-          this.airAngle = this.calculateDistance(
+          this.airAngle = this.calculateBearing(
             firstLat,
             firstLng,
             secondLat,