用js脚本方式跳转传参,如何把参数A的值替换为单元格。
var url ="${servletURL}?viewlet=demo/analytics/收益分析联动.frm&cs="+cs
window.open(encodeURI(encodeURI(url)))