@ -134,8 +134,7 @@ export default {
})
.then(() => {
this.$store.dispatch("LogOut").then(() => {
// this.$router.replace("/login").catch(() => {});
location.href = "/";
location.href = "/demo/suzhouyingjiPC/";
});
.catch(() => {});