diff --git a/src/views/trials/trials-panel/reading/mim-medical-audit/components/VisitReview.vue b/src/views/trials/trials-panel/reading/mim-medical-audit/components/VisitReview.vue
index 93c98758..5d48ab8c 100644
--- a/src/views/trials/trials-panel/reading/mim-medical-audit/components/VisitReview.vue
+++ b/src/views/trials/trials-panel/reading/mim-medical-audit/components/VisitReview.vue
@@ -1,207 +1,207 @@
-
-
-
-
-
- {{ scope.row.TaskName }}
-
-
-
-
-
-
-
-
-
- {{ scope.row.JudgeQuestionAnswerInfoList[index].Answer?$fd(scope.row.JudgeQuestionAnswerInfoList[index].DictionaryCode,parseInt(scope.row.JudgeQuestionAnswerInfoList[index].Answer)):'' }}
-
-
- {{ scope.row.JudgeQuestionAnswerInfoList.length>index?scope.row.JudgeQuestionAnswerInfoList[index].Answer:'' }}
-
-
-
-
-
-
-
-
-
-
-
-
- {{ $fd('ArmEnum', scope.row.ArmEnum) }}
-
-
-
-
-
-
-
- {{ $fd('ArmEnum', scope.row.OtherArmEnum) }}
-
-
-
-
-
-
-
- {{ scope.row.GlobalTaskName }}
-
-
-
-
-
-
-
- {{ scope.row.JudgeTaskName }}
-
-
-
-
-
-
-
+
+
+
+
+
+ {{ scope.row.TaskName }}
+
+
+
+
+
+
+
+
+
+ {{ scope.row.JudgeQuestionAnswerInfoList[index].Answer?$fd(scope.row.JudgeQuestionAnswerInfoList[index].DictionaryCode,parseInt(scope.row.JudgeQuestionAnswerInfoList[index].Answer)):'' }}
+
+
+ {{ scope.row.JudgeQuestionAnswerInfoList.length>index?scope.row.JudgeQuestionAnswerInfoList[index].Answer:'' }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $fd('ArmEnum', scope.row.ArmEnum) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+