(query.secondDepartName = row.shortName)"
/>
{{ item.dictLabel }}
{{ row.sourceTablePath }}
{{ row.secondDepartName }}
{{ row.thirdDepartName }}
{{ row.handleSecondDepartName || '' }}{{ row.handleThreeDepartName ? '/' + row.handleThreeDepartName : '' }}
{{ 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.checkStatusCode) }}
{{
row.processingStatus === 'completion' ? '已办结' :
row.processingStatus === 'processing' ? '办理中' :
row.processingStatus === 'delayed' ? '已延期' :
row.processingStatus === 'terminated' ? '已终止' :
getDictLabel(dict.processingStatus, row.processingStatus)
}}
-
办理详情