liunan #10
|
@ -6,7 +6,6 @@
|
||||||
:style="{ width }"
|
:style="{ width }"
|
||||||
v-bind="$attrs"
|
v-bind="$attrs"
|
||||||
v-on="$listeners"
|
v-on="$listeners"
|
||||||
|
|
||||||
>
|
>
|
||||||
<slot v-for="(_,name) in $slots" :name="name" :slot="name"> </slot>
|
<slot v-for="(_,name) in $slots" :name="name" :slot="name"> </slot>
|
||||||
</el-input>
|
</el-input>
|
||||||
|
|
Loading…
Reference in New Issue