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