From 229bf36ce5da4563da6a0b240d00970b2ab5a79c Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Tue, 14 May 2024 11:20:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E6=AE=B5=E5=88=97=E8=A1=A8=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../reading/medical-feedback/index.vue | 24 +++- .../trials-panel/reading/read-task/index.vue | 8 +- .../reading/reread-task/index.vue | 8 +- .../trials-panel/setting/attachment/index.vue | 22 ++-- .../email-manage/components/EmailList.vue | 22 ++-- src/views/trials/trials-panel/study/index.vue | 55 ++++---- .../trial-summary/trial-information/index.vue | 6 +- .../visit/consistency-check/index.vue | 44 +++---- .../trials-panel/visit/crc-question/index.vue | 63 +++++---- .../trials-panel/visit/crc-upload/index.vue | 4 +- .../trials-panel/visit/qc-question/index.vue | 122 +++++++++--------- 11 files changed, 194 insertions(+), 184 deletions(-) diff --git a/src/views/trials/trials-panel/reading/medical-feedback/index.vue b/src/views/trials/trials-panel/reading/medical-feedback/index.vue index 4bfca415..ebee36d6 100644 --- a/src/views/trials/trials-panel/reading/medical-feedback/index.vue +++ b/src/views/trials/trials-panel/reading/medical-feedback/index.vue @@ -170,13 +170,13 @@ sortable="custom" /> - + /> --> - {{ $fd('TaskState', scope.row.TaskState) }} {{ $fd('TaskState', scope.row.TaskState) }} - + --> + + + + - + /> --> - + /> --> - + /> --> - + /> --> @@ -112,31 +112,31 @@ prop="NeedConfirmedUserTypes" :label="$t('trials:attachment:table:userType')" show-overflow-tooltip - width="160" + min-width="100" > - + /> --> - {{ $fd('EmailUrgent',scope.row.EmailUrgentEnum) }} - + --> @@ -161,7 +161,7 @@ - {{ $fd('YesOrNo', scope.row.IsReturnRequired) }} - + --> - {{ $fd('YesOrNo', scope.row.IsAutoSend) }} - + --> --> - + @@ -241,21 +242,6 @@ min-width="150" sortable="custom" /> - - - - + + + + - - - - - - {{ $fd('YesOrNo', scope.row.IsOverTime) }} + + {{ $fd('YesOrNo', scope.row.IsClosed) }} - - - + + + + + + diff --git a/src/views/trials/trials-panel/visit/qc-question/index.vue b/src/views/trials/trials-panel/visit/qc-question/index.vue index 9c65cd77..93d81d29 100644 --- a/src/views/trials/trials-panel/visit/qc-question/index.vue +++ b/src/views/trials/trials-panel/visit/qc-question/index.vue @@ -124,7 +124,7 @@ prop="TrialSiteCode" :label="$t('trials:qcQuality:table:siteId')" show-overflow-tooltip - min-width="100" + width="100" sortable="custom" /> @@ -132,7 +132,7 @@ prop="SubjectCode" :label="$t('trials:qcQuality:table:subjectId')" show-overflow-tooltip - min-width="120" + width="120" sortable="custom" /> @@ -140,14 +140,14 @@ prop="VisitName" :label="$t('trials:qcQuality:table:visitName')" show-overflow-tooltip - width="130" + width="120" sortable="custom" />