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(); }; //通知中心