lsc 10 ay önce
ebeveyn
işleme
c7b80503fa
4 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 0 0
      dist/index.html
  2. 1 1
      dist/report.html
  3. 0 0
      dist/static/js/app.cff9051f.js
  4. 1 1
      src/permission.js

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/index.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
dist/report.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.cff9051f.js


+ 1 - 1
src/permission.js

@@ -105,7 +105,7 @@ router.beforeEach(async(to, from, next) => {
           if (courseId) {
             next({ path: '/course', query: { courseid: courseId, userid: hasToken }, replace: true })
           } else if (testId) {
-            next({ ...to, query: { courseid: testId, userid: hasToken }, replace: true })
+            next({ path: '/testDetail', query: { courseid: testId, userid: hasToken }, replace: true })
           } else if (shareCourseId) {
             next({
               path: '/courseDetail',

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor