diff --git a/src/router/index.js b/src/router/index.js index 14077eca..4a978c6d 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -50,11 +50,11 @@ export const constantRoutes = [ component: () => import('@/views/login/index'), hidden: true }, - { - path: '/test', - component: () => import('@/views/test/index'), - hidden: true - }, + // { + // path: '/test', + // component: () => import('@/views/test/index'), + // hidden: true + // }, { path: '/resetpassword', component: () => import('@/views/forgetpassword/index'), 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" > - +