finereport 中 js中的值怎么传入到SQL语句中 大佬们
在参数面板添加一个控件,先把值赋给控件,然后再提交参数。
或者在js直接引用sql:
在JS中使用FR公式-https://help.fanruan.com/finereport/doc-view-1785.html
js给参数控件赋值,查询后就会进入到sql里面
js值是不能直接参入sql,可以直接js调用sql语句
参考JS实现通过sql一次性获取多个字段-https://help.fanruan.com/finereport/doc-view-1976.html
https://help.fanruan.com/finereport/doc-view-1194.html JS 给控件赋值