From ab82fa04a64f38eea604c524370313621a40cb0b Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Wed, 10 Sep 2025 16:08:59 +0800 Subject: [PATCH] =?UTF-8?q?story#7189,=E9=AB=98=E5=BA=A6=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/rvDriverAuthentication/personAudit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/rvDriverAuthentication/personAudit.vue b/src/views/rvDriverAuthentication/personAudit.vue index 62b4b71c..1473ee70 100644 --- a/src/views/rvDriverAuthentication/personAudit.vue +++ b/src/views/rvDriverAuthentication/personAudit.vue @@ -244,7 +244,7 @@ } .content { padding-bottom: 86px; - height: 100%; + height: 90%; overflow-y: auto; }