RuoYi
2022-01-11 8223a5dcc4c1c3c0b3e5b44e0ac4dba29b7c9c01
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();
    }
  }
};