+
+ 首页
+ 业务流程控制
+ 异常记录
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+ {{ getIslandName(row.islandId) }}
+
+
+
+
+ {{ getActionDisplayName(row) }}
+
+
+
+
+
+ 异常处理
+ 详情
+
+
+
+
+
+ {{ getRecordTypeText(row.recordType) }}
+
+
+
+
+
+
+ {{ row.recordStatus ? '已处理' : '未处理' }}
+
+
+
+
+
+
+
+
+
+
+ {{ getIslandName(detailData.islandId) }}
+ {{ getActionDisplayName(detailData) }}
+ {{ detailData.recordName || '-' }}
+ {{ getRecordTypeText(detailData.recordType) }}
+ {{ detailData.recordStatus ? '已处理' : '未处理' }}
+ {{ detailData.recordContent || '-' }}
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
异常处理记录
+
+
+
+
+
+
+ {{ getRecordTypeText(row.recordType) }}
+
+
+
+
+
+
+ 选择
+
+
+
+
+
+
+
+ 关闭
+
+ {{ dealEditable ? '保存' : '编辑' }}
+
+
+
+
+