@ -4,12 +4,12 @@
v-model="dialogVisible"
:width="dialogWidth"
:close-on-click-modal="false"
v-loading="formLoading"
>
<div
style="max-height: 60vh;overflow-y: auto;">
<Form
ref="formRef"
:rules="rules"
:schema="formSchema"
:is-col="true"