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