zhouwx
17 小时以前 c5f4bef2a867c3da79555a95b60a7c4d5c295f0e
src/layout/components/Navbar.vue
@@ -169,7 +169,6 @@
  }).then(() => {
    removeToken()
    location.href = '/homePage';
  }).catch(() => { });
}