wyh преди 1 година
родител
ревизия
4fc153e4e6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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' })
                 }
               })