diff --git a/src/views/none-dicom-show/index.vue b/src/views/none-dicom-show/index.vue index 9440a1cd..370c7bfe 100644 --- a/src/views/none-dicom-show/index.vue +++ b/src/views/none-dicom-show/index.vue @@ -495,4 +495,7 @@ export default { min-height: 48px; height: auto; } +::v-deep .el-collapse-item__content{ + padding-bottom: 0; +}