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

This commit is contained in:
钟家兴 2025-05-01 01:15:03 +08:00
parent c93616bec2
commit 40edf452ac

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"