yuanhao пре 3 година
родитељ
комит
a9860f15ed
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      in-client-qn-ui/src/config/permission.js

+ 0 - 1
in-client-qn-ui/src/config/permission.js

@@ -75,7 +75,6 @@ router.beforeResolve(async (to, from, next) => {
       next()
     } else {
       if (recordRoute) {
-        alert(to.path)
         next(`/login?redirect=${to.path}`)
       } else {
         next('/login')