任务详情
查看当前生成状态、已选附件,以及已完成段落的输出结果。
任务状态
{{ statusText(documentInfo.status) }}
完成进度
{{ documentInfo.para_count_done || 0 }}/{{ documentInfo.para_count_total || 0 }}
关联模板
{{ documentInfo.request_payload?.template_name || documentInfo.name || '-' }}
{{ progressMessage || documentInfo.error || '任务已创建,等待执行。' }}
{{ selectedParagraph.title }}
文件要求:{{ selectedMapping.file_note }}
{{ file.file_name }}