release: update 3.9.3

This commit is contained in:
xiaoxian521
2022-12-04 17:58:02 +08:00
parent ab772081ec
commit 1154c0b9f8
16 changed files with 82 additions and 40 deletions

View File

@@ -203,7 +203,7 @@ function resolvePath(routePath) {
placement="top"
:effect="tooltipEffect"
:offset="-10"
:disabled="!isCollapse && !onlyOneChild.showTooltip"
:disabled="!onlyOneChild.showTooltip"
>
<template #content>
{{ transformI18n(onlyOneChild.meta.title) }}