Rmengdi 1 ヶ月 前
コミット
6d24ece732
1 ファイル変更1 行追加1 行削除
  1. 1 1
      uavps-web/src/views/system/task/index.vue

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