Skip to content
New issue

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

升级 1.6.2-GA2 后,下拉树组件多选后参数传递到 sql 中 in 语句失效 #2030

Closed
BEshakalaka opened this issue Sep 22, 2023 · 3 comments

Comments

@BEshakalaka
Copy link

版本号:

1.6.2-GA2

问题描述:

升级后,下拉树组件多选后参数传递到 sql 中 in 语句失效,导致查不出数据

错误日志&截图:
重现步骤:

4335cd309e989e60f715da93b5a80013

8962d3134d228f9dc8c75ecefcb05fc3

063cc9005a45434e56ee2322c29df39e

友情提示(为了提高issue处理效率):

  • 积木报表是一款免费报表产品,功能免费源码不开放;
  • 未按格式要求发帖,会被直接删掉;
  • 请针对问题提供报表设计SQL脚本或在官网制作报表示例并提供ID;
  • 针对不好重现的问题,请录制操作视频或详细的重现步骤;
@lvdandan16
Copy link
Collaborator

收录 ws

@1298191366
Copy link

1298191366 commented Oct 8, 2023

已修复,待新版本发布
后续需要使用函数${DaoFormat.in('${参数名称}')} 进行参数传递

@Akilleror
Copy link

in (${DaoFormat.in('${参数名称}')})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants