guhongwei 4 years ago
parent
commit
6e49b37ef0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/userCenter/userScore/detail.vue

+ 1 - 1
src/views/userCenter/userScore/detail.vue

@@ -100,7 +100,7 @@ export default {
     },
     // 返回
     back() {
-      this.$router.push({ path: '/updateApply' });
+      this.$router.push({ path: '/noExpertScore' });
     },
   },
   computed: {