wlzboy
2025-09-21 b5b16a26de0d84d7b5fb69b584377bdc3582e3ab
ruoyi-ui/src/permission.js
@@ -47,7 +47,7 @@
      }
    }
  } else {
    debugger;
    // 没有token
    if (isWhiteList(to.path) || to.meta.anonymous) {
      // 在免登录白名单,直接进入