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