吉安感知网项目-前端
chenyao
2026-01-23 0be723f121c68eefafb93aba726edb7866edd0d1
applications/drone-command/src/views/recordManage/historyTracks/index.vue
@@ -162,7 +162,7 @@
      ...searchParams.value,
      start_time: range?.[0],
      end_time: range?.[1],
      id: ids.join(','),
      ids: ids.join(','),
   })
      .then(res => {
         blobDownload(res)