URL传参




window.form = this.options.form;
var $iframe = $("<iframe id='inp' name='inp' width='100%' height='100%' scrolling='no' frameborder='0'>");
$iframe.attr("src", "${servletURL}?reportlet=wlda.cpt&op=write&WPH=$P&__showtoolbar__=false");
var o = {
title : "物料选择",
width : 800,
height: 300
};
FR.showDialog(o.title, o.width, o.height, $iframe,o);

以  代码如何 改?
FineReportP878Kg 发布于 2017-10-10 17:35
回答问题
悬赏:2 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共3回答
最佳回答
0
zchzch发布于2017-10-10 21:14(编辑于 2023-9-6 09:34)
555
最佳回答
0
风起了发布于2017-10-11 09:26(编辑于 2023-9-6 09:34)
555
最佳回答
0
孤陌发布于2017-10-11 09:36(编辑于 2023-9-6 09:34)
555
  • 0关注人数
  • 513浏览人数
  • 最后回答于:2017-10-11 09:36
    活动推荐 更多
    热门课程 更多
    返回顶部