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()
       next()
     } else {
     } else {
       if (recordRoute) {
       if (recordRoute) {
-        alert(to.path)
         next(`/login?redirect=${to.path}`)
         next(`/login?redirect=${to.path}`)
       } else {
       } else {
         next('/login')
         next('/login')