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
请求参数均为小写 预览报表,查询不生效,如果将字段改为驼峰,报表该字段不显示数据
The text was updated successfully, but these errors were encountered:
收录 ws
Sorry, something went wrong.
已修复,待新版本发布
No branches or pull requests
版本号:1.4.2
问题描述:api数据集,驼峰形式的字段名变为全小写,根据小写字段去查询,对象匹配不到字段,查询request
请求参数均为小写
预览报表,查询不生效,如果将字段改为驼峰,报表该字段不显示数据
处理方式:报表设计完成再修改字段为驼峰,这样报表中字段为全小写,查询请求为驼峰,查询生效,报表也有字段显示
重现步骤:
友情提示(为了提高issue处理效率):
The text was updated successfully, but these errors were encountered: