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