src/layout/hooks/useTag.ts
@@ -8,6 +8,7 @@ getCurrentInstance } from "vue"; import type { tagsViewsType } from "../types"; import { useUserStoreHook } from "@/store/modules/user"; import { useRoute, useRouter } from "vue-router"; import { responsiveStorageNameSpace } from "@/config"; import { useSettingStoreHook } from "@/store/modules/settings"; @@ -42,6 +43,7 @@ // 当前右键选中的路由信息 const currentSelect = ref({}); const isScrolling = ref(false); const hasFlash = useUserStoreHook()?.nowRole.hasFlsh; /** 显示模式,默认灵动模式 */ const showModel = ref(