diff --git a/src/views/trials/trials-panel/reading/mim-medical-audit/components/GlobalReview.vue b/src/views/trials/trials-panel/reading/mim-medical-audit/components/GlobalReview.vue
index f152b3fd..c6d3bd62 100644
--- a/src/views/trials/trials-panel/reading/mim-medical-audit/components/GlobalReview.vue
+++ b/src/views/trials/trials-panel/reading/mim-medical-audit/components/GlobalReview.vue
@@ -20,7 +20,16 @@
:label="$t('trials:medicalFeedback:table:taskBlindName')"
show-overflow-tooltip
width="150"
- />
+ >
+
+
+ {{ scope.row.BlindName }}
+
+
+
+ >
+
+
+ {{ scope.row.BlindName }}
+
+
+