瀏覽代碼

修改逻辑

lex-xin 4 年之前
父節點
當前提交
21afd95343

文件差異過大導致無法顯示
+ 0 - 0
dist/app.3ab3b1f68e7506b2ffce.js


文件差異過大導致無法顯示
+ 0 - 0
dist/css/CourseEvaluation.c3e293e8.css


文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/js/CourseEvaluation.6ca8508c.js


文件差異過大導致無法顯示
+ 0 - 0
dist/js/CourseEvaluation.b6ecafdc.js


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

@@ -290,7 +290,7 @@ export default {
       }
     },
     onWork() {
-      this.$router.replace({
+      this.$router.push({
         path: '/arrangeWork',
         query: {
           courseId: this.courseId

部分文件因文件數量過多而無法顯示