fixed bug of Transfer when no slot
fixed bug of Transfer when no slot
This commit is contained in:
parent
7c2ed52c61
commit
84a8a413aa
3 changed files with 79 additions and 79 deletions
|
@ -11,7 +11,7 @@
|
|||
<Form-item prop="user">
|
||||
<Input v-model="formInline.user"></Input>
|
||||
</Form-item>
|
||||
<Form-item>
|
||||
<Form-item prop="targetKeys1">
|
||||
<Transfer
|
||||
:data="formInline.data1"
|
||||
:target-keys="formInline.targetKeys1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue