feat: 优化禁用的开关组件也可以查看help帮助信息

This commit is contained in:
zoumingjun
2026-06-30 09:39:22 +08:00
parent ae5bd3afc5
commit 5ed867eb95

View File

@@ -36,7 +36,7 @@ function handleClick() {
<VbenTooltip v-if="slots.tip || tip" side="bottom">
<template #trigger>
<CircleHelp class="ml-1 size-3 cursor-help" />
<CircleHelp class="ml-1 size-3 cursor-help pointer-events-auto" />
</template>
<slot name="tip">
<template v-if="tip">