From 9c273c9746d67dd3bcca3391a2cf61214558647c Mon Sep 17 00:00:00 2001 From: ChenQiuYu Date: Thu, 22 May 2025 10:10:10 +0800 Subject: [PATCH] dev --- src/components/registration/Edit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/registration/Edit.vue b/src/components/registration/Edit.vue index d33b723..9fbfec4 100644 --- a/src/components/registration/Edit.vue +++ b/src/components/registration/Edit.vue @@ -9,7 +9,7 @@ label-width="auto" :rules="rules" ref="form" - style="height: 100%;width: 100%" + style="flex: 1;width: 100%" >