Unverified 提交 02e77560 作者: Dack Wang 提交者: GitHub

fix(): The Style of tableTitle slot (#1023)

Co-authored-by: 王英琦 <wangyingqi@91bihu.com>
上级 72f953c8
......@@ -3,7 +3,7 @@
<div v-if="$slots.headerTop" style="margin: 5px">
<slot name="headerTop"></slot>
</div>
<div style="width: 100%; display: flex">
<div class="flex items-center">
<slot name="tableTitle" v-if="$slots.tableTitle"></slot>
<TableTitle
:helpMessage="titleHelpMessage"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论