From 6c0e4324558d06df91cfb2e154993e62bd3b4a7b Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Tue, 2 Aug 2022 15:56:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=B8=80=E4=B8=8B=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/saas/AppPropagandaStatistics/calendarInfo.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/project/saas/AppPropagandaStatistics/calendarInfo.vue b/src/project/saas/AppPropagandaStatistics/calendarInfo.vue index 4e004da6..69c3051c 100644 --- a/src/project/saas/AppPropagandaStatistics/calendarInfo.vue +++ b/src/project/saas/AppPropagandaStatistics/calendarInfo.vue @@ -162,6 +162,10 @@ export default { display: none } + ::v-deep .calendarInfo .calendar { + height: 750px; + } + .calendar { position: fixed; top: 0;