无人机管理后台前端(已迁走)
chenyao
2025-09-27 7bcfcad492ddb75a961c20174ce63f5ec103a255
feat:去除打印
1 files modified
1 ■■■■ changed files
src/views/tickets/orderLog.vue 1 ●●●● patch | view | raw | blame | history
src/views/tickets/orderLog.vue
@@ -1634,7 +1634,6 @@
      this.initMapLine({}, async polygon => {
        const currentLine = that.wayLineList.find(item => item.wayline_id === waylineId);
        console.log(currentLine.wayline_type, '5555')
        //按照航线来
        const params = {
          type: ['2', '4', '5'].includes(currentLine.wayline_type) ? 2 : 0,