mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-09-19 03:46:38 +08:00
fix(smart-admin-web-javascript): 三级等保配置页面部分Label被遮盖问题
This commit is contained in:
parent
c93616bec2
commit
40edf452ac
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user