forked from AkkomaGang/akkoma-fe
pass down empty slot
This commit is contained in:
parent
67919f95a6
commit
ac62e47c70
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
<slot name="item" :item="p.item" />
|
||||
</div>
|
||||
</template>
|
||||
<template slot="empty"><slot name="empty" /></template>
|
||||
</List>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue