FR.doHyperlinkByGet({ //报表路径 "url":"/webroot/decision/view/report?viewlet=%252FGettingStarted.cpt", //参数 "para":{ "__pi__":true, //是否显示参数面板 "地区":"华北" }, "target":"_dialog", //对话框方式打开 "feature":{ "width":600, "height":400, "isCenter":true, //是否居中显示 "title":"标题" } })