-
+
{{ $t('dictionary:template:globalConfig:readingRules') }}
@@ -18,7 +18,7 @@
{{ $t('dictionary:template:globalConfig:config') }}
-
+
{{ $t('dictionary:template:oncologyConfig:reviewQs') }}
@@ -45,7 +45,7 @@
{{scope.$index + 1}}
diff --git a/src/views/dictionary/template/components/IncreaseFields.vue b/src/views/dictionary/template/components/IncreaseFields.vue
index 3764c288..c0edbe2f 100644
--- a/src/views/dictionary/template/components/IncreaseFields.vue
+++ b/src/views/dictionary/template/components/IncreaseFields.vue
@@ -42,7 +42,6 @@
v-adaptive="{bottomOffset:45}"
:data="list"
stripe
- size="small"
height="100"
>
diff --git a/src/views/dictionary/template/components/MedicalAudit.vue b/src/views/dictionary/template/components/MedicalAudit.vue
index ea7adbee..fda10b5b 100644
--- a/src/views/dictionary/template/components/MedicalAudit.vue
+++ b/src/views/dictionary/template/components/MedicalAudit.vue
@@ -65,7 +65,6 @@
v-adaptive="{bottomOffset:50}"
:data="list"
stripe
- size="small"
height="100"
>
@@ -79,12 +78,14 @@
prop="QuestionName"
:label="$t('trials:MIMqcCfg:table:questionName')"
show-overflow-tooltip
+ min-width="140"
/>
{{ $fd('LanguageType', scope.row.LanguageType) }}
@@ -95,6 +96,7 @@
prop="Type"
:label="$t('trials:qcCfg:table:type')"
show-overflow-tooltip
+ min-width="140"
>
{{ $fd('QcType', scope.row.Type) }}
@@ -105,12 +107,14 @@
prop="TypeValue"
:label="$t('trials:qcCfg:table:typeValue')"
show-overflow-tooltip
+ min-width="140"
/>
@@ -130,7 +134,7 @@
@@ -142,7 +146,7 @@
@@ -156,17 +160,20 @@
prop="ParentShowOrder"
:label="$t('trials:qcCfg:table:parentQs')"
show-overflow-tooltip
+ min-width="140"
/>
{{ $fd('YesOrNo', scope.row.IsRequired) }}
@@ -176,6 +183,7 @@
{{ $fd('YesOrNo', scope.row.IsEnable) }}
diff --git a/src/views/dictionary/template/components/OrgansTbl.vue b/src/views/dictionary/template/components/OrgansTbl.vue
index 7f4ebe33..6077f250 100644
--- a/src/views/dictionary/template/components/OrgansTbl.vue
+++ b/src/views/dictionary/template/components/OrgansTbl.vue
@@ -96,7 +96,7 @@
@@ -110,11 +110,12 @@
:label="$t('trials:readingUnit:baseDataCfg:title:classification')"
show-overflow-tooltip
sortable="custom"
+ min-width="140"
/>
@@ -124,6 +125,7 @@
:label="$t('trials:readingUnit:baseDataCfg:title:bodyPart')"
show-overflow-tooltip
sortable="custom"
+ min-width="120"
/>