ソースを参照

router.back(fixed cache feature)

hare8999@163.com 2 年 前
コミット
70c78deb74

+ 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) {