Rmengdi 1 сар өмнө
parent
commit
6d24ece732

+ 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,