yuanhao 3 năm trước cách đây
mục cha
commit
a9860f15ed
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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')