| src/components/CurrentTaskDetails/CurrentTaskDetails.vue | ●●●●● patch | view | raw | blame | history |
src/components/CurrentTaskDetails/CurrentTaskDetails.vue
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2025-04-19 13:13:15 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2025-04-19 15:04:15 * @LastEditTime: 2025-04-19 15:07:04 * @FilePath: \command-center-dashboard\src\components\CurrentTaskDetails\CurrentTaskDetails.vue * @Description: * @@ -71,6 +71,7 @@ const currentLiveUrl = ref('') // 当前直播地址 const isTakeOff = ref(false) // 是在飞行中 const isMaxMap = ref(false) //是大地图 const client_id = ref('') //是大地图 // 获取机巢直播 const getDeviceLiveUrl = async () => {