2023年06月01日:ContentWrap 支持 header 区域
(cherry picked from commit aebb04a7c2
)
This commit is contained in:
parent
3aa2b623d5
commit
d383766d65
@ -25,6 +25,9 @@ defineProps({
|
||||
</template>
|
||||
<Icon :size="14" class="ml-5px" icon="ep:question-filled" />
|
||||
</ElTooltip>
|
||||
<div class="flex flex-grow pl-20px">
|
||||
<slot name="header"></slot>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
<div>
|
||||
|
Loading…
Reference in New Issue
Block a user