沈丘营商办后台前端项目
yaolonglong
2025-11-03 acb084956e5b44db2fe707c24ea69ddc05bfee49
src/layout/components/Navbar.vue
@@ -99,7 +99,7 @@
  })
    .then(() => {
      userStore.logOut().then(() => {
        location.href = "/sqys-web/index";
        location.href = "/smrq/index";
      });
    })
    .catch(() => {});