diff --git a/src/views/dictionary/template/components/AddCriterion.vue b/src/views/dictionary/template/components/AddCriterion.vue index a5813a0b..7ed216d1 100644 --- a/src/views/dictionary/template/components/AddCriterion.vue +++ b/src/views/dictionary/template/components/AddCriterion.vue @@ -3,7 +3,7 @@ ref="organForm" v-loading="loading" :model="form" - label-width="130px" + label-width="170px" size="small" :rules="rules" > diff --git a/src/views/dictionary/template/components/Anonymization.vue b/src/views/dictionary/template/components/Anonymization.vue index eeec9d9e..332c3054 100644 --- a/src/views/dictionary/template/components/Anonymization.vue +++ b/src/views/dictionary/template/components/Anonymization.vue @@ -42,7 +42,6 @@ v-adaptive="{bottomOffset:45}" :data="list" stripe - size="small" height="100" > diff --git a/src/views/dictionary/template/components/ClinicalDataConfig.vue b/src/views/dictionary/template/components/ClinicalDataConfig.vue index af264fda..0b6cb58d 100644 --- a/src/views/dictionary/template/components/ClinicalDataConfig.vue +++ b/src/views/dictionary/template/components/ClinicalDataConfig.vue @@ -53,27 +53,29 @@ v-adaptive="{bottomOffset:45}" :data="list" stripe - size="small" height="100" > - +