liunan #10

Merged
liunan merged 47 commits from liunan into master 2024-09-13 14:43:34 +08:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit b378f846a8 - Show all commits

View File

@ -5,8 +5,7 @@
ref="apinputref" ref="apinputref"
: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>