diff --git a/src/layout/components/TagsView/index.vue b/src/layout/components/TagsView/index.vue index b4643b6..b295a54 100644 --- a/src/layout/components/TagsView/index.vue +++ b/src/layout/components/TagsView/index.vue @@ -59,7 +59,7 @@ placement="bottom-end" :options="TabsMenuOptions" > -
+
@@ -371,6 +371,7 @@ break; } updateNavScroll(); + state.showDropdown = false; }; function getCurrentScrollOffset() {