This commit is contained in:
2025-10-07 03:05:08 +08:00
parent 97baf85611
commit 6f345611eb
16 changed files with 1201 additions and 341 deletions

View File

@@ -50,7 +50,6 @@ export const useAIStore = defineStore("ai", () => {
loading.heatmap = false
}
// 统一获取分析数据details + duration
async function fetchAnalysisData(
start: string,
end: string,