帆软移动端h5 页面 window.location=FR.cjkEncode 不能用吗,想在当前页面打开超链接 而不是当前页面弹出窗体
FR.doHyperlinkByGet({url:'ReportServer?reportlet=mobile/humen_resource/child/ruzhi_people_bd.cpt',title:'入职人员',para:{month:month}});
//传递的参数放在para后面,前面是要传递的参数名字,后面是参数值
这样写
target="_self" 不就行了,当前页面打开