Commit b9b470f4 authored by Vben's avatar Vben

fix(drawer): ensure the slot is working

parent 1e4a250d
......@@ -12,6 +12,9 @@
</template>
</DrawerHeader>
</template>
<template v-else #title>
<slot name="title"></slot>
</template>
<ScrollContainer
:style="getScrollContentStyle"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment