We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
菜单url路径: https://mes.wlkj.tech/wl-bi?token=${token}&tenantId=${tenantId} 实际访问时路径:https://mes.wlkj.tech/wl-bi/?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI0MTkzNDYsInVzZXJuYW1lIjoiamlhb3hpYW9mZW5nIn0.Y3d8Q7h0DS6IXgWsLPu5SMw5Mm65kCz5Z4cMmhF7eXA&tenantId=${tenantId}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
版本号:3.5.0
前端版本: vue2版
问题描述:新增菜单,访问时未识别tenantId参数
菜单url路径: https://mes.wlkj.tech/wl-bi?token=${token}&tenantId=${tenantId}
实际访问时路径:https://mes.wlkj.tech/wl-bi/?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2ODI0MTkzNDYsInVzZXJuYW1lIjoiamlhb3hpYW9mZW5nIn0.Y3d8Q7h0DS6IXgWsLPu5SMw5Mm65kCz5Z4cMmhF7eXA&tenantId=${tenantId}
截图&代码:
友情提示(为了提高issue处理效率):
The text was updated successfully, but these errors were encountered: