Bladeren bron

03/14 13:12

条件限制
261568008@qq.com 5 jaren geleden
bovenliggende
commit
b11db45592

File diff suppressed because it is too large
+ 0 - 0
dist/css/CourseEvaluation.f000cc52.css


File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/js/CourseEvaluation.d39ba27b.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/CourseEvaluation.df08e6ee.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/app.8ccc615a.js


+ 1 - 1
src/views/audition/CourseEvaluation.vue

@@ -114,7 +114,7 @@ export default {
   },
   created() {
     this.courseId = this.$route.query.id;
-    this.reviewId = this.$route.query.reviewId;
+    this.reviewId =parseInt( this.$route.query.reviewId);
     if (!this.courseId) {
       this.$toast("课程信息错误");
     }

Some files were not shown because too many files changed in this diff