帆软报表-带参数跳转
程序员文章站
2022-06-17 17:37:20
...
var yyyymm = contentPane.getCellValue(0,0,row-1);
var manager=contentPane.getCellValue(0,1,row-1);
window.location = FR.cjkEncode("${servletURL}?reportlet=xxxxxx.cpt&op=view&yyyy="+yyyymm+"&manager="+manager);
上一篇: 二叉树的先序、中序非递归遍历
下一篇: php的global