ruoyi-ui/src/views/system/user/profile/resetPwd.vue @@ -64,8 +64,7 @@ }); }, close() { this.$store.dispatch("tagsView/delView", this.$route); this.$router.push({ path: "/index" }); this.$tab.closePage(); } } };