https://help.fanruan.com/finereport/doc-view-4316.html
FR.doHyperlinkByPost({	//报表路径	"url":"/webroot/decision/view/report?viewlet=GettingStarted.cpt",	//参数	"para":{		"地区":"华东"		},	"target":"_dialog",    //对话框方式打开	"feature":{		"width":700,		"height":500,		"title":"销售报表"		}	})