帆软报表如何在超链接传入参数,又如何在SQL中接收参数?

1、这是帆软的超链接

http://localhost:8075/webroot/decision/view/report?viewlet=3C%252F%25E6%25B5%258B%25E8%25AF%2595%252xxxxxxx.cpt

添加一个fileName的参数。

http://localhost:8075/webroot/decision/view/report?viewlet=3C%252F%25E6%25B5%258B%25E8%25AF%2595%252xxxxxxx.cpt&fileName=abc.xlsx

 

2、SQL中接收参数(只需要加 ${fileName}参数就可以了,不需要任何的操作)

 

posted @ 2024-01-05 16:58  信铁寒胜  阅读(2617)  评论(0)    收藏  举报