加载中...
暂无检查项
共 {{ checkItemList.length }} 项检查
,已提交 {{ submittedCount }} 项
,待提交 {{ pendingSubmitCount }} 项
,待检查 {{ uncheckedCount }} 项
已自动恢复您上次未提交的检查内容
清空草稿
{{ item.name }}
检查结果
{{ getResultLabel(item.result) }}
备注
{{ item.remark }}
隐患标题
{{ item.hazardName }}
检查形式
{{ item.source }}
隐患来源
{{ item.hazardSource }}
隐患位置
{{ item.hazardAddress }}
隐患描述
{{ item.hazardDesc }}
检查结果
onResultChange(index, label)"
>
检查结果为异常,需填写隐患信息
填写隐患信息
检查形式:
{{ SOURCE_OPTIONS[answerList[index].hazardPayload.formData.source]?.title || '-' }}
隐患来源:
{{ answerList[index].hazardPayload.formData.hazardSourceName || '-' }}
隐患位置:
{{ answerList[index].hazardPayload.address || '-' }}
隐患描述:
{{ answerList[index].hazardPayload.formData.description || '-' }}
附件:
{{ answerList[index].hazardPayload.fileList.length }}个文件