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