提交 30c5fc63 编写于 作者: 无木

fix(demo): fix form style in modal

修复演示页面中Modal内的Form样式问题

closed: #1076
上级 79718963
......@@ -5,7 +5,9 @@
title="Modal Title"
@visible-change="handleVisibleChange"
>
<div class="pt-3px pr-3px">
<BasicForm @register="registerForm" :model="model" />
</div>
</BasicModal>
</template>
<script lang="ts">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册