From 94e80cbb3852718601c56665b6c9e20bc319113b Mon Sep 17 00:00:00 2001
From: caiyiling <1321909229@qq.com>
Date: Mon, 8 Apr 2024 17:11:10 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E5=B1=80=E4=BB=BB=E5=8A=A1=E7=B1=BB?=
=?UTF-8?q?=E5=9E=8B=E7=9A=84=E5=8C=BB=E5=AD=A6=E5=AE=A1=E6=A0=B8=E4=BB=BB?=
=?UTF-8?q?=E5=8A=A1=E7=82=B9=E5=87=BB=E8=AE=BF=E8=A7=86=E5=90=8D=E7=A7=B0?=
=?UTF-8?q?=E8=B7=B3=E8=BD=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/GlobalReview.vue | 22 +++++++++++++++++--
1 file changed, 20 insertions(+), 2 deletions(-)
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 }}
+
+
+