Browse Source

chore: compose

master
wangxiang 2 years ago
parent
commit
5dd04cdfa3
No known key found for this signature in database
GPG Key ID: 1BA7946AB6B232E4
  1. 2
      src/views/workflow/extension/form/FormModal.vue

2
src/views/workflow/extension/form/FormModal.vue

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
<BasicModal
v-bind="$attrs"
width="720px"
minHeight="100px"
:minHeight="300"
@register="registerModal"
@ok="handleSubmit"
>

Loading…
Cancel
Save