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