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