From 730ca5ec3ed0734eb813228122ab0fe25cf1b792 Mon Sep 17 00:00:00 2001 From: gaoyunqi Date: Tue, 2 Apr 2024 11:04:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=9C=A8tab=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E4=B8=8B=EF=BC=8C=E5=93=8D=E5=BA=94=E5=BC=8F=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E5=8F=96=E5=A4=96=E6=A1=86=E5=AE=BD=E5=BA=A6=E5=80=BC?= =?UTF-8?q?=E4=B8=8D=E5=AF=B9=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondDev/FormInformation.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/secondDev/FormInformation.vue b/src/views/secondDev/FormInformation.vue index 0ae36cf..d6e03b8 100644 --- a/src/views/secondDev/FormInformation.vue +++ b/src/views/secondDev/FormInformation.vue @@ -290,6 +290,7 @@ } .box { + width: 100%; .form-left { float: left; height: 100vh;