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