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