未验证 提交 c81d48e7 编写于 作者: J John Niang 提交者: GitHub

fix: fix collapse header title not rendering (#256)

上级 c57dea04
<template>
<div :class="`${prefixCls}__header`">
<BasicTitle :helpMessage="helpMessage">
<template v-if="$attrs.title">
<template v-if="title">
{{ title }}
</template>
<template v-else>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册