lsc 2 yıl önce
ebeveyn
işleme
ca63b5799c
4 değiştirilmiş dosya ile 2 ekleme ve 4 silme
  1. 0 0
      dist/index.html
  2. 1 1
      dist/report.html
  3. 0 0
      dist/static/js/app.803ee451.js
  4. 1 3
      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.803ee451.js


+ 1 - 3
src/permission.js

@@ -32,9 +32,7 @@ router.beforeEach(async(to, from, next) => {
       console.log(store.getters)
       console.log(userinfo)
       if (userinfo) {
-        const courseId = store.getters.courseId
-
-        next({ ...to, query: { courseid: courseId } })
+        next()
       } else {
         try {
           // 获取用户信息

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