mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-01-24 04:10:20 +08:00
fix(drawer): ensure the slot is working
This commit is contained in:
parent
1e4a250da1
commit
b9b470f4df
@ -12,6 +12,9 @@
|
||||
</template>
|
||||
</DrawerHeader>
|
||||
</template>
|
||||
<template v-else #title>
|
||||
<slot name="title"></slot>
|
||||
</template>
|
||||
|
||||
<ScrollContainer
|
||||
:style="getScrollContentStyle"
|
||||
|
Loading…
Reference in New Issue
Block a user