diff --git a/src/views/backOfficeSystem/JudgmentHome/MeetingRoom/index.vue b/src/views/backOfficeSystem/JudgmentHome/MeetingRoom/index.vue index 04df782..1681558 100644 --- a/src/views/backOfficeSystem/JudgmentHome/MeetingRoom/index.vue +++ b/src/views/backOfficeSystem/JudgmentHome/MeetingRoom/index.vue @@ -221,7 +221,7 @@ const delDictItem = (id) =>{ .list-item { display: inline-block; border: 1px solid #ccc; - height: 270px; + height: 296px; width: 380px; box-sizing: border-box; border-radius: 5px; @@ -253,8 +253,11 @@ const delDictItem = (id) =>{ margin-top: 5px; background-color: rgb(242, 242, 242); width: 260px; - height: calc(100% - 25px); + height: 80px; padding: 10px; + box-sizing: border-box; + overflow: hidden; + overflow-y: auto; } .mid { border: 1px dashed rgb(124, 195, 253); diff --git a/src/views/backOfficeSystem/JudgmentHome/tsypHome/components/ypHome.vue b/src/views/backOfficeSystem/JudgmentHome/tsypHome/components/ypHome.vue index 4ae10d0..064b4f1 100644 --- a/src/views/backOfficeSystem/JudgmentHome/tsypHome/components/ypHome.vue +++ b/src/views/backOfficeSystem/JudgmentHome/tsypHome/components/ypHome.vue @@ -28,7 +28,7 @@
暂时没有数据了!
- +