From ca32ec7468d45054025247e7d74f92392614d8e0 Mon Sep 17 00:00:00 2001 From: chenxf Date: Mon, 26 Jan 2026 14:18:13 +0800 Subject: [PATCH] fix --- src/views/regulatoryPlatForm/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/regulatoryPlatForm/index.vue b/src/views/regulatoryPlatForm/index.vue index 9ac7d2b..03047b6 100644 --- a/src/views/regulatoryPlatForm/index.vue +++ b/src/views/regulatoryPlatForm/index.vue @@ -329,6 +329,7 @@ export default { flex: 1; padding: 0 20px 20px 20px; overflow-y: auto; + height: calc(100vh - 84px); .todo-and-card{ background: #FFFFFF;