diff --git a/src/pages/ExportPage.tsx b/src/pages/ExportPage.tsx index ae5f9e7..14926f5 100644 --- a/src/pages/ExportPage.tsx +++ b/src/pages/ExportPage.tsx @@ -8128,6 +8128,28 @@ function ExportPage() { )} + {options.format === 'excel' && ( +
+
+
+

导出完整列

+
+ 开启后将在 Excel 表格中单独拆分出「发送者昵称」、「微信ID」、「备注」和「群昵称」列。关闭则只保留紧凑的「发送者身份」。 +
+
+ +
+
+ )} +

时间范围