吉安感知网项目-前端
shuishen
2026-01-23 0bc670b003519fd280c750521af19a92d75f7520
feat:历史轨迹导出调整
1 files modified
2 ■■■ changed files
applications/drone-command/src/views/recordManage/historyTracks/index.vue 2 ●●● patch | view | raw | blame | history
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)