* fix:优化表述

* fix:修复了json导出的格式

* fix:修复群聊分析白屏

* fix:修复当天没有会话也依旧会产生导出文件的问题
This commit is contained in:
xuncha
2026-01-27 17:46:49 +08:00
committed by GitHub
parent b66fc32068
commit 3405f26d10
2 changed files with 29 additions and 1 deletions

View File

@@ -56,7 +56,7 @@ function GroupAnalyticsPage() {
useEffect(() => {
loadGroups()
}, [loadGroups])
}, [])
useEffect(() => {
if (searchQuery) {