Browse Source

高度

master_hella_20240701
wangyufei 3 months ago
parent
commit
cdca3a674f
  1. 2
      src/components/BasicForm/src/BasicForm.vue

2
src/components/BasicForm/src/BasicForm.vue

@ -9,7 +9,7 @@
> >
<div <div
style="overflow-y: auto;" :style="{'height':formHeight}"> style="overflow-y: auto;" :style="{'max-height':formHeight}">
<Form <Form
ref="formRef" ref="formRef"
:rules="rules" :rules="rules"

Loading…
Cancel
Save