瀏覽代碼

Merge branch 'dev-rmd'

allen 2 月之前
父節點
當前提交
c105e92964
共有 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,