This commit is contained in:
parent
9c3de1ec85
commit
b378f846a8
|
@ -5,8 +5,7 @@
|
|||
ref="apinputref"
|
||||
:style="{ width }"
|
||||
v-bind="$attrs"
|
||||
v-on="$listeners"
|
||||
|
||||
v-on="$listeners"
|
||||
>
|
||||
<slot v-for="(_,name) in $slots" :name="name" :slot="name"> </slot>
|
||||
</el-input>
|
||||
|
|
Loading…
Reference in New Issue