xieb
2024-01-25 affd4f4dc24a81fa0ab9a1d96336a7db5fd51050
取消图斑
2 files modified
8 ■■■■ changed files
src/components/GMap.vue 2 ●●● patch | view | raw | blame | history
src/components/g-map/DroneControlPanel.vue 6 ●●●● patch | view | raw | blame | history
src/components/GMap.vue
@@ -1094,7 +1094,7 @@
        url: liveURL,
        video_id: videoId,
        url_type: 1,
        video_quality: 0
        video_quality: 1
      })
        .then(res => {
          if (res.code !== 0) return
src/components/g-map/DroneControlPanel.vue
@@ -14,9 +14,9 @@
                            {{ flightController ? '退出控制' : '进入控制' }}
                        </Button>
                      <Button  size="small" @click="flyByPoints">
                        图斑飞行
                      </Button>
<!--                      <Button  size="small" @click="flyByPoints">-->
<!--                        图斑飞行-->
<!--                      </Button>-->
                    </div>
                </div>
                <div class="row">