gerson
2024-07-04 806020211c46dbea8a2ef321e78d54fb001057a0
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();
};
//通知中心