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