沈丘营商办后台前端项目
ZQN
2024-09-04 f1463566202091e2448e51b39c92ba697b245ce0
src/layout/components/Navbar.vue
@@ -99,7 +99,7 @@
  })
    .then(() => {
      userStore.logOut().then(() => {
        location.href = "/index";
        location.href = "/sqys-web/index";
      });
    })
    .catch(() => {});