fix(smart-admin-web-typescript): 三级等保配置页面部分Label被遮盖问题

This commit is contained in:
钟家兴 2025-05-01 01:18:19 +08:00
parent 40edf452ac
commit 696db3835a

View File

@ -24,7 +24,7 @@
:model="form"
:rules="rules"
ref="formRef"
style="width: 800px"
style="width: 100%"
:label-col="{ span: 6 }"
:wrapper-col="{ span: 18 }"
autocomplete="off"