mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-25 15:25:50 +00:00
docs(export): add session-coverage note in type export tooltip
This commit is contained in:
@@ -3749,7 +3749,8 @@ function ExportPage() {
|
|||||||
heading="按类型批量导出说明"
|
heading="按类型批量导出说明"
|
||||||
messages={[
|
messages={[
|
||||||
'按数据类型统一导出,适合横向汇总同类内容,比如集中导出图片、语音或视频。',
|
'按数据类型统一导出,适合横向汇总同类内容,比如集中导出图片、语音或视频。',
|
||||||
'发起前可先设置导出时间范围和格式,能减少无关数据,导出结果更聚焦。'
|
'发起前可先设置导出时间范围和格式,能减少无关数据,导出结果更聚焦。',
|
||||||
|
'每个类型卡片中展示到已导出会话数,统计范围会涵盖下方按会话导出。'
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user