查询
重置
{{ item.name }}
{{
isOverTime(row.startTime, row.planCompleteDate) == '0'
? '否'
: '是'
}}
{{ item.text }}
流程日志
创建巡检任务
接受巡检任务
完成巡检任务
确认无病害
填写病害
{{ getDictName('xjgdzt', row.processingStatus) }}
{{ formatTimeLag(scope.row) }}
创建巡检单
接受巡检任务
完成巡检任务
确认无病害
填写病害
{{ getDictName('xjgdzt', row.processingStatus) }}
{{ formatTimeLag(scope.row) }}