吉安感知网项目-前端
张含笑
2026-01-23 da563dc595339d42e2135f63167906d6fa20e06c
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)