马宇豪
2023-04-18 af18fd6fb9e1a500be5369550b737ccce12a7d23
src/layout/navBars/tagsView/tagsView.vue
@@ -530,7 +530,7 @@
         // 监听布局配置开启 TagsView 共用,为了演示还原默认值
         proxy.mittBus.on('openShareTagsView', () => {
            if (getThemeConfig.value.isShareTagsView) {
               router.push('/home');
               router.push('/project');
               state.tagsViewList = [];
               state.tagsViewRoutesList.map((v: any) => {
                  if (v.meta.isAffix && !v.meta.isHide) {