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