main
徐景良 2025-11-19 10:26:32 +08:00
parent 7ee0f9d2a5
commit fa6cb383c4
1 changed files with 4 additions and 9 deletions

View File

@ -934,8 +934,7 @@
console.log("clueInfo",clueInfo.value);
//
createUavConnection();
//
handlerGetTaskList();
@ -1294,7 +1293,6 @@
}
//
console.log("messge9999999",topic);
if (rs.data.latitude && rs.data.longitude) {
console.log("messge9998",JSON.stringify(rs.data));
handlerUpdateUavPostion(rs.data.longitude,rs.data.latitude)
@ -1307,9 +1305,9 @@
}
function handlerUavVerify(item){
//
createUavConnection();
// handlerUpdateUavPostion(118.296545,35.135447);
// return null;
clueInfo.value.lng = clueInfo.value.lng
clueInfo.value.lat = clueInfo.value.lat;
@ -1327,8 +1325,7 @@
})
return null;
}
//
if (droneData.value.droneInDock == 1) {
//
@ -1400,8 +1397,6 @@
},
});
}
}
//