fix: 参数配置表单样式排齐
This commit is contained in:
@@ -1619,6 +1619,8 @@ onMounted(() => {
|
||||
autocomplete="off"
|
||||
:validate-on-rule-change="false"
|
||||
:validateTrigger="[]"
|
||||
:label-col="{ span: 6 }"
|
||||
:labelWrap="true"
|
||||
>
|
||||
<a-form-item
|
||||
v-for="item in modalState.data"
|
||||
|
||||
Reference in New Issue
Block a user