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')