diff --git a/src/pages/ExportPage.tsx b/src/pages/ExportPage.tsx index 49d9702..6ca21e5 100644 --- a/src/pages/ExportPage.tsx +++ b/src/pages/ExportPage.tsx @@ -3832,7 +3832,7 @@ function ExportPage() { ? '--' : typeof displayedMessageCount === 'number' ? displayedMessageCount.toLocaleString('zh-CN') - : (isLoadingSessionCounts ? '统计中…' : '--') + : '获取中' return (