无人机管理后台前端(已迁走)
shuishen
2025-07-05 033536e7f4a3fff2b1cc13ab45d26961cfd621d6
src/views/tickets/orderLog.vue
@@ -1089,7 +1089,7 @@
        //按照航线来
        const params = {
          type: currentLine.wayline_type,
          type: [2, 4, 5].includes(currentLine.wayline_type) ? 2 : 0,
          wayline_id: waylineId,
          polygon
        }