fixed #1387 and update v-transfer-dom

Modal add transfer prop
This commit is contained in:
梁灏 2017-07-19 13:58:20 +08:00
parent 3e4bab9655
commit 548eac43fe
10 changed files with 205 additions and 101 deletions

View file

@ -6,6 +6,7 @@
width="70"
title="普通的Modal对话框标题"
@on-ok="ok"
:transfer="true"
@on-cancel="cancel">
<div>
<Form :model="formItem" :label-width="80">