guhongwei 4 vuotta sitten
vanhempi
commit
6e49b37ef0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: {