Merge pull request #53 from bufanyun/v2.0

up
This commit is contained in:
maxbad
2023-11-07 17:19:14 +08:00
committed by GitHub

View File

@@ -35,7 +35,7 @@
<div
:id="`tag${element.fullPath.split('/').join('\/')}`"
class="tabs-card-scroll-item"
:class="{ 'active-item': activeKey === element.path }"
:class="{ 'active-item': activeKey === element.fullPath }"
@click.stop="goPage(element)"
@contextmenu="handleContextMenu($event, element)"
>