+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ (query.secondDepartName = row.shortName)"
+ />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 数据导出
+
+
+
+
+
+
+ 查询
+
+ 重置
+
+
+
+
+
+
+
+
+ {{ row.sourceTablePath }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ getDictLabel(dict.yesNo, row.repeatt) }}
+
+
+
+
+
+
+
+ {{ row.gwf3 === '2' ? '超时完成初核' : '按时完成初核' }}
+
+
+
+
+
+
+
+
+
+ {{ getDictLabel(dict.sfssTags, row.tag) }}
+
+
+
+
+ {{
+ row.completionStatus === '1' ? '程序办结' :
+ row.completionStatus === '2' ? '已解决合理诉求' :
+ '/'
+ }}
+
+
+
+
+ {{
+ row.publicRecognition === '1' ? '认可' :
+ row.publicRecognition === '2' ? '不认可' :
+ row.publicRecognition === '3' ? '不接电话' :
+ '/'
+ }}
+
+
+
+
+ {{ getDictLabel(dict.handleMethodType, row.handleMethod) }}
+
+
+
+
+
+ {{ getDictLabel(dict.checkStatus, row.checkStatus) }}
+
+
+
+
+
+ {{
+ row.status === '0' ? '未办理' :
+ row.status === '1' ? '已办理' :
+ '-'
+ }}
+
+
+
+
+
+ 查看详情
+
+
+
+
+
+
+
+
+
+
+
+