Quellcode durchsuchen

Merge branch 'master' of http://git.cc-lotus.info/live/web-achieve

lrf402788946 vor 4 Jahren
Ursprung
Commit
3130c316b2
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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: {