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