| src/views/DronePilotDetails.vue | ●●●●● patch | view | raw | blame | history |
src/views/DronePilotDetails.vue
@@ -302,9 +302,8 @@ } case EBizCode.FlightTaskProgress: { // 获取进度 // 如果点击列表进入没有获取到航线文件,那么这里重新请求一次 console.log('航线有么?',payload) console.log('航线有么111?',ssLinePath.value) if (!ssLinePath || ssLinePath.value == '') { if (!ssLinePath || !ssLinePath.value) { getWrjSsLx() } break