Browse Source

router.back(fixed cache feature)

hare8999@163.com 2 years ago
parent
commit
70c78deb74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/user/profile/components/UserStatisticsInfo.vue

+ 1 - 1
src/views/system/user/profile/components/UserStatisticsInfo.vue

@@ -140,7 +140,7 @@ export default {
   },
   methods: {
     goBack() {
-      this.$router.push({ path: "/user/record" });
+      this.$router.back()
     },
     changeTime() {
       if (this.value) {