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" />