RuoYi
2021-11-20 421593c0bac570b757ffa3eaf372928ebc5a73e1
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();
    }
  }
};