| src/components/GMap.vue | ●●●●● patch | view | raw | blame | history | |
| src/components/g-map/DroneControlPanel.vue | ●●●●● 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">