Source/plt-web/plt-web-ui/src/page/index/top/index.vue @@ -329,6 +329,7 @@ type: "warning" }).then(() => { this.$store.dispatch("LogOut").then(() => { console.log('123'); resetRouter(); this.$router.push({path: "/login"}); });