📄
点击或拖拽文件到此处上传
支持批量上传,单个文件最大 200MB,系统将按顺序逐一处理
TXT
DOCX
PDF
📎 {{ fileName }}
审校配置
📄 {{ fileName || '审校任务' }}
{{ progress }}%
{{ progressMsg }}
{{ errorMsg }}
{{ t.filename }}
{{ t.statusText }}
{{ t.model }}
{{ t.char_count ? t.char_count.toLocaleString() + '字' : '-' }}
{{ t.result_count }}个问题
{{ new Date(t.created_at * 1000).toLocaleString('zh-CN') }}
{{ t.result_count }}
全部问题
{{ expandedResults.filter(r => r.error_type && r.error_type.includes('字词')).length }}
字词错误
{{ expandedResults.filter(r => r.error_type && r.error_type.includes('知识')).length }}
知识核校
导出:
📋
本次审校中有 {{ expandedHistoryCount }} 个问题存在历史审校记录
📊
与「{{ compareData.other_filename }}」比对:共 {{ compareData.matched_count }} 个问题在前次审校中已发现
| # |
位置 |
原文 |
修改建议 |
类型 |
历史 |
| {{ item['序号'] }}已发现 |
{{ item.position || '' }} |
{{ part.text }}{{ part.text }} |
{{ part.text }}{{ part.text }} |
{{ item.error_type || '' }} |
{{ decisionText(getExpandedHistory(item['序号']).decision) }}
L{{ getExpandedHistory(item['序号']).match_level }}
|
📝
暂无审校任务
在左侧上传文件或输入文本后点击"开始智能审校"