巡检点
{{ item.pointName }}
{{ item.pointStartTime.substring(0,16) }} - {{ item.pointEndTime.substring(0,16) }}
{{ item.pointName }}
{{ item.pointStartTime.substring(0,16) }} - {{ item.pointEndTime.substring(0,16) }}
完成巡检
{{ item.inspectionResults == 1 ? '正常' : '异常' }}
提报时间 {{ item.inspectorName || '未知' }}
处理时间:{{ item.actualInspectionTime || '未知' }}
完成时间:{{ item.remarks || '无' }}
立即巡检
完成巡检
{{ item.inspectionResults == 1 ? '正常' : '异常' }}