diff --git a/src/components/patientRegister/patientRegisterAsbItem.vue b/src/components/patientRegister/patientRegisterAsbItem.vue index 6179015..59bbdb9 100644 --- a/src/components/patientRegister/patientRegisterAsbItem.vue +++ b/src/components/patientRegister/patientRegisterAsbItem.vue @@ -4,7 +4,7 @@ :height="window.pageHeight < 600 ? 124 : Math.floor((window.pageHeight - 228) / 3)" size="small" highlight-current-row :summary-method="getSummaries" show-summary ref="patientRegister.patientRegisterAbs"> - + - + - + - + diff --git a/src/components/sumDoctorCheck/SumPREdit.vue b/src/components/sumDoctorCheck/SumPREdit.vue index 9359d54..9a502df 100644 --- a/src/components/sumDoctorCheck/SumPREdit.vue +++ b/src/components/sumDoctorCheck/SumPREdit.vue @@ -5,7 +5,7 @@ 体检结论 + style="width: 80px" size="small"> @@ -137,11 +137,12 @@ export default { color: black; font-weight: 700; } - +/* popper-class="sumarySelect" :popper-append-to-body="false" ::v-deep .sumarySelect .el-select-dropdown__wrap { background-color: #FFF; max-height: 500px; } +*/ .query { font-size: 14px;