RuoYi
2021-12-14 e1c7115d8c08d188f2c6a49fd07ebb8d3de11ed0
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();
    }
  }
};