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