Kaynağa Gözat

优化首页

wyh 1 yıl önce
ebeveyn
işleme
4fc153e4e6
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      itdmWeb/src/permission.js

+ 1 - 1
itdmWeb/src/permission.js

@@ -52,7 +52,7 @@ router.beforeEach((to, from, next) => {
                 } else {
                   // 跳转到目的路由
                   // next({ path: redirect })
-                  console.log(wyh222)
+                  console.log('wyh222')
                   next({ path: '/firstIndex' })
                 }
               })