gerson
2024-08-04 15fe9d61e1d0c58aff1032a6d46499fbd6412d4f
src/layout/navBars/breadcrumb/user.vue
@@ -173,7 +173,6 @@
         },
      })
         .then(async () => {
            console.log('🚀 ~ reload',);
            // 清除缓存/token等
            clearAccessTokens();
            // 使用 reload 时,不需要调用 resetRoute() 重置路由
@@ -196,8 +195,6 @@
   themeConfig.value.globalComponentSize = size;
   Local.set('themeConfig', themeConfig.value);
   initI18nOrSize('globalComponentSize', 'disabledSize');
   console.log('🚀 ~ reload',);
   window.location.reload();
};
//通知中心