zhouwx
2025-10-16 2207aed8606055c00c49d8e889401d5c78545241
src/layout/components/Navbar.vue
@@ -169,7 +169,6 @@
  }).then(() => {
    removeToken()
    location.href = '/homePage';
  }).catch(() => { });
}