From 4d97b9992c4ed8c9fb8ee35f46453a7cfeb1a9c4 Mon Sep 17 00:00:00 2001 From: "DESKTOP-6C3NK6N\\WXS" <815034831@qq.com> Date: Thu, 15 Aug 2024 14:18:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E8=87=B4=E6=80=A7=E5=88=86=E6=9E=90?= =?UTF-8?q?=E5=8F=97=E8=AF=95=E8=80=85=E5=88=86=E9=85=8D=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DoctorConsistentRuleSubjectTable.vue | 201 +++++++++++------ .../GroupConsistentRuleSubjectTable.vue | 212 +++++++++++------- .../reading/consistency-analysis/index.vue | 9 +- 3 files changed, 270 insertions(+), 152 deletions(-) diff --git a/src/views/trials/trials-panel/reading/consistency-analysis/components/DoctorConsistentRuleSubjectTable.vue b/src/views/trials/trials-panel/reading/consistency-analysis/components/DoctorConsistentRuleSubjectTable.vue index 93e25300..eef65114 100644 --- a/src/views/trials/trials-panel/reading/consistency-analysis/components/DoctorConsistentRuleSubjectTable.vue +++ b/src/views/trials/trials-panel/reading/consistency-analysis/components/DoctorConsistentRuleSubjectTable.vue @@ -7,10 +7,15 @@ :data="list" stripe height="100" - style="min-height: 400px;" + style="min-height: 400px" @selection-change="handleSelectChange" > - + + + - - - - - - - - - - - + + + + + + + + + + + - + -
{{$t('trials:grouptConsistencyAnalysis:message:createRandom')}}
- -