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) }} - + --> + + + + {{ $fd('IsPass',scope.row.IsHaveQuestion) }} + + - + /> --> - + /> --> - + /> --> - + /> --> - {{ $fd('YesOrNo', scope.row.IsDeleted) }} - {{ $fd('YesOrNo', scope.row.IsDeleted) }} + {{ $fd('TrainingStatus', !scope.row.IsDeleted) }} + {{ $fd('TrainingStatus', !scope.row.IsDeleted) }} @@ -112,31 +112,31 @@ prop="NeedConfirmedUserTypes" :label="$t('trials:attachment:table:userType')" show-overflow-tooltip - width="160" + min-width="100" > {{ scope.row.NeedConfirmedUserTypes?scope.row.NeedConfirmedUserTypes.join(', '):'' }} - + /> --> diff --git a/src/views/trials/trials-panel/setting/email-manage/components/EmailList.vue b/src/views/trials/trials-panel/setting/email-manage/components/EmailList.vue index ca8da540..22986e22 100644 --- a/src/views/trials/trials-panel/setting/email-manage/components/EmailList.vue +++ b/src/views/trials/trials-panel/setting/email-manage/components/EmailList.vue @@ -78,14 +78,14 @@ :label="$t('trials:emailManageCfg:table:EmailTopicCN')" sortable="custom" show-overflow-tooltip - width="160" + min-width="150" /> 0?scope.row.CopyUserTypeNameList.join('、'):'' }} - {{ $fd('EmailUrgent',scope.row.EmailUrgentEnum) }} - + --> @@ -161,7 +161,7 @@ - {{ $fd('YesOrNo', scope.row.IsReturnRequired) }} - + --> - {{ $fd('YesOrNo', scope.row.IsAutoSend) }} - + --> @@ -211,7 +211,7 @@ :label="$t('trials:emailManageCfg:title:updateTime')" show-overflow-tooltip sortable="custom" - width="160" + min-width="100" /> diff --git a/src/views/trials/trials-panel/study/index.vue b/src/views/trials/trials-panel/study/index.vue index 387c91f5..687f8357 100644 --- a/src/views/trials/trials-panel/study/index.vue +++ b/src/views/trials/trials-panel/study/index.vue @@ -96,7 +96,7 @@ @@ -180,33 +180,8 @@ - - - - - {{ `${$t('trials:studyList:table:visitName')}, ${$t('trials:studyList:table:visitNum')}` }} - - {{ $t('trials:studyList:table:visit') }} - - - - {{ scope.row.VisitName }}, - N/A, - {{ scope.row.VisitNum }} - - - - @@ -224,12 +199,36 @@ N/A + + + + + + {{ `${$t('trials:studyList:table:visitName')}, ${$t('trials:studyList:table:visitNum')}` }} + + {{ $t('trials:studyList:table:visit') }} + + + + {{ scope.row.VisitName }}, + N/A, + {{ scope.row.VisitNum }} + + - - {{trialInfo.ExperimentName}} + + {{ trialInfo.ExperimentName }} - + {{ trialInfo.ResearchProgramNo }} diff --git a/src/views/trials/trials-panel/visit/consistency-check/index.vue b/src/views/trials/trials-panel/visit/consistency-check/index.vue index d8331851..0c15a946 100644 --- a/src/views/trials/trials-panel/visit/consistency-check/index.vue +++ b/src/views/trials/trials-panel/visit/consistency-check/index.vue @@ -211,18 +211,19 @@ {{ $fd('SubmitState', 2) }} --> - + - {{ $fd('RequestBackState', scope.row.RequestBackState*1) }} - {{ $fd('RequestBackState', scope.row.RequestBackState*1) }} - {{ $fd('RequestBackState', scope.row.RequestBackState*1) }} - {{ $fd('RequestBackState', scope.row.RequestBackState*1) }} + -- + {{ $fd('CheckState', scope.row.CheckState) }} + {{ $fd('CheckState', scope.row.CheckState) }} + {{ $fd('CheckState', scope.row.CheckState) }} @@ -241,21 +242,6 @@ min-width="150" sortable="custom" /> - - - - -- - {{ $fd('CheckState', scope.row.CheckState) }} - {{ $fd('CheckState', scope.row.CheckState) }} - {{ $fd('CheckState', scope.row.CheckState) }} - - + + + + {{ $fd('RequestBackState', scope.row.RequestBackState*1) }} + {{ $fd('RequestBackState', scope.row.RequestBackState*1) }} + {{ $fd('RequestBackState', scope.row.RequestBackState*1) }} + {{ $fd('RequestBackState', scope.row.RequestBackState*1) }} + + - - - - -- - {{ $fd('ReuploadEnum', scope.row.ReuploadEnum) }} - {{ $fd('ReuploadEnum', scope.row.ReuploadEnum) }} - {{ $fd('ReuploadEnum', scope.row.ReuploadEnum) }} - - - - {{ $fd('YesOrNo', scope.row.IsOverTime) }} + + {{ $fd('YesOrNo', scope.row.IsClosed) }} - - - + + + + -- + {{ $fd('ReuploadEnum', scope.row.ReuploadEnum) }} + {{ $fd('ReuploadEnum', scope.row.ReuploadEnum) }} + {{ $fd('ReuploadEnum', scope.row.ReuploadEnum) }} + + + + @@ -308,7 +308,7 @@ 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" /> @@ -169,7 +169,7 @@ prop="CreateTime" :label="$t('trials:qcQuality:table:createTime')" show-overflow-tooltip - min-width="150" + width="100" sortable="custom" /> @@ -177,22 +177,22 @@ prop="CreateUserName" :label="$t('trials:qcQuality:table:organizer')" show-overflow-tooltip - min-width="120" + width="120" sortable="custom" /> - + /> --> @@ -200,7 +200,55 @@ prop="LatestMsgTime" :label="$t('trials:qcQuality:table:latestReplyTime')" show-overflow-tooltip - width="210" + width="130" + sortable="custom" + /> + + + + + + + + {{ $fd('YesOrNo', scope.row.IsOverTime) }} + {{ $fd('YesOrNo', scope.row.IsOverTime) }} + + + + + + {{ $fd('YesOrNo', scope.row.IsClosed) }} + {{ $fd('YesOrNo', scope.row.IsClosed) }} + + + + @@ -208,7 +256,7 @@ prop="ReuploadEnum" :label="$t('trials:qcQuality:table:reUploadStatus')" show-overflow-tooltip - width="170" + width="120" sortable="custom" > @@ -223,61 +271,13 @@ prop="ReUploadedTime" :label="$t('trials:qcQuality:table:reUploadTime')" show-overflow-tooltip - width="210" - sortable="custom" - /> - - - - - - - - {{ $fd('YesOrNo', scope.row.IsOverTime) }} - {{ $fd('YesOrNo', scope.row.IsOverTime) }} - - - - - - {{ $fd('YesOrNo', scope.row.IsClosed) }} - {{ $fd('YesOrNo', scope.row.IsClosed) }} - - - -