wyh hai 1 ano
pai
achega
4fc153e4e6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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' })
                 }
               })