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