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