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