From fbe5109ed9b3968b68fcdb2d3568b2c4e5cbdbee Mon Sep 17 00:00:00 2001 From: tisonhuang Date: Thu, 5 Mar 2026 10:26:09 +0800 Subject: [PATCH] refactor(export): simplify session export title and toolbar text --- src/pages/ExportPage.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/pages/ExportPage.tsx b/src/pages/ExportPage.tsx index 6a9f803..15c3a78 100644 --- a/src/pages/ExportPage.tsx +++ b/src/pages/ExportPage.tsx @@ -3812,10 +3812,10 @@ function ExportPage() {
-

按会话批量导出

+

按会话导出

{isAllVisibleSelected ? '取消全选当前筛选' : '全选当前筛选'} - 已选 {selectedCount} 项 当前筛选 {visibleSelectedCount}/{visibleSelectableCount}