{{ selectPointInfo.pointName }}
基本信息
任务名称:
{{ baseInfo.taskName || "--" }}
任务类型:
{{
baseInfo.patrolTypeText || "--"
}}
执行时间:
{{ baseInfo.startTime || "--" }}
耗时:
{{ baseInfo.duration || "--" }}
结果信息
基本总点位:
{{ summaryData.totalPoint }}
已巡检:
{{ summaryData.executedPoint }}
未巡检:
{{ summaryData.unexecutedPoint }}
{{ item.value }}
搜索
重置
导出
{{ scope.row.pointName || "--" }}
--
{{
scope.row.algType &&
(scope.row.algType.includes("infra") ||
scope.row.algType === "meter" ||
scope.row.algType === "gis_meter" ||
scope.row.algType === "gis_meter2" ||
scope.row.algType === "correction" ||
scope.row.algType === "switch" ||
scope.row.algType === "isolator" ||
scope.row.algType === "xb")
? scope.row.resValue
: "--"
}}
异常
正常
待人工确认
忽略
跟踪
确认
缺陷
--
纠偏
无需纠偏