-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ $t('common:button:search') }}
-
-
- {{ $t('common:button:reset') }}
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t("common:button:search") }}
+
+
+ {{ $t("common:button:reset") }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.TaskName }}
+
+
+
+
+
+
+
+ {{ scope.row.UserName }}({{ scope.row.FullName }})
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ $fd("PIAuditState", scope.row.PIAuditState)
+ }}
+ {{
+ $fd("PIAuditState", scope.row.PIAuditState)
+ }}
+ {{ $fd("PIAuditState", scope.row.PIAuditState) }}
+
+ {{
+ $fd("PIAuditState", scope.row.PIAuditState)
+ }}
+
+
+
+
+ {{
+ item.DictionaryCode
+ ? $fd(
+ item.DictionaryCode,
+ parseInt(
+ scope.row.PIReadingResultList.find(
+ (v) => v.QuestionId === item.QuestionId
+ ).Answer
+ )
+ )
+ : scope.row.PIReadingResultList.find(
+ (v) => v.QuestionId === item.QuestionId
+ ).Answer
+ }}
+
+
+
+
+
+
+ {{ $fd("YesOrNo", scope.row.IsEnrollment) }}
+
+ {{ $fd("YesOrNo", scope.row.IsEnrollment) }}
-
-
-
-
-
-
-
-
-
- {{ scope.row.TaskName }}
-
-
-
-
-
- {{ scope.row.UserName }}({{ scope.row.FullName }})
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ $fd('PIAuditState', scope.row.PIAuditState) }}
- {{ $fd('PIAuditState', scope.row.PIAuditState) }}
- {{ $fd('PIAuditState', scope.row.PIAuditState) }}
-
- {{ $fd('PIAuditState', scope.row.PIAuditState) }}
-
-
-
-
- {{ item.DictionaryCode ? $fd(item.DictionaryCode, parseInt(scope.row.PIReadingResultList.find(v => v.QuestionId === item.QuestionId).Answer)) : scope.row.PIReadingResultList.find(v => v.QuestionId === item.QuestionId).Answer}}
-
-
-
-
-
-
- {{ $fd('YesOrNo', scope.row.IsEnrollment) }}
-
- {{ $fd('YesOrNo', scope.row.IsEnrollment) }}
-
-
-
-
-
-
- {{ $fd('YesOrNo', scope.row.IsPDConfirm) }}
-
- {{ $fd('YesOrNo', scope.row.IsPDConfirm) }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-