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