zhouwx
2025-11-28 97a84b500fb1d5418d8a72a7fc8af2829c83ece5
src/layout/components/Navbar.vue
@@ -169,7 +169,6 @@
  }).then(() => {
    removeToken()
    location.href = '/homePage';
  }).catch(() => { });
}