{{ statusLabel(item.status) }}
{{ item.title }}
任务 ID:{{ item.generationTaskId }}
当前步骤:{{ item.lastStepId }}
失败类型:{{ errorCodeLabel(item.lastErrorCode) }}
{{ item.errorMessage }}
执行日志 {{ item.logs?.length }} 条
- {{ log.step }} {{ log.message }}