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