From 61c218b0abf7c4d1822453be68eb041c8621e5e5 Mon Sep 17 00:00:00 2001 From: hym Date: Wed, 16 Oct 2024 10:41:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=90=9C=E7=B4=A2=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dataSearch.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dataSearch.vue b/src/views/dataSearch.vue index 8ad17bc..db46e01 100644 --- a/src/views/dataSearch.vue +++ b/src/views/dataSearch.vue @@ -735,7 +735,7 @@ export default { .left4 { width: 100%; - height: 700px; + height: 100%; overflow-y: scroll; &::-webkit-scrollbar {