perf: 重构跟踪任务

This commit is contained in:
TsMask
2024-09-20 18:20:01 +08:00
parent f8439bb40a
commit 84dac247d2
11 changed files with 398 additions and 515 deletions

View File

@@ -9,7 +9,7 @@ import {
dumpStop,
dumpDownload,
traceUPF,
} from '@/api/traceManage/pcap';
} from '@/api/trace/pcap';
import { listAllNeInfo } from '@/api/ne/neInfo';
import { getNeFile } from '@/api/tool/neFile';
import saveAs from 'file-saver';