查询
重置
取 消
确 定
修 改
新建
停用
运行中
已过期
类型1
类型2
{{row.groupId | groupName}}
查看
编辑
删除
停用
启用
基本信息
{{
planForm.name
}}
{{
planForm.startDate
}}
{{
planForm.endDate
}}
{{planForm.status == 0 ? '停用' : planForm.status == 1 ? '运行中' : planForm.status == 3 ? '已过期' : ''}}
{{
planForm.inspectionMethod == 1 ? '顺序' : planForm.inspectionMethod == 2 ? '随机' : ''
}}
{{planForm.groupId | groupName}}
{{planForm.posDetail}}
{{planForm.actionCycleType == 1 ? '年' : planForm.actionCycleType == 2 ? '月' : planForm.actionCycleType == 3 ? '间隔' : ''}}
{{planForm.actionCycleTime}}
{{
planForm.notes
}}
巡检点
停用
启用
查看
基本信息
{{pointsForm.code}}
{{
pointsForm.name
}}
{{
pointsForm.routeName
}}
{{pointsForm.posLongitude}}
{{
pointsForm.posHierarchy
}}
{{
pointsForm.status == 0 ? '启用' : pointsForm.status == 1 ? '禁用' : ''
}}
{{
pointsForm.posLatitude
}}
{{
pointsForm.pos
}}
{{
pointsForm.assetName
}}
{{
pointsForm.content
}}
{{
pointsForm.notes
}}
巡检项
停用
启用
查看
{{
checkForm.code
}}
{{
checkForm.name
}}
停用
启用
{{
checkForm.defValue
}}
{{
checkForm.checkDesc
}}
{{
checkForm.notes
}}