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