沈丘营商办后台前端项目
王恒
8 天以前 cfd7489f6fc62f845f9479404e13609c59c56852
src/layout/components/Navbar.vue
@@ -99,7 +99,7 @@
  })
    .then(() => {
      userStore.logOut().then(() => {
        location.href = "/index";
        location.href = "/sqys-web/index";
      });
    })
    .catch(() => {});