阅读背景:

如何显示html代码到新窗口界面中

来源:互联网 

主界面代码:

function showBlobContent(emr_id,showType){
	//art.dialog.data('p_blob_content', p_blob_content); //存储数据
	art.dialog.open('../medicalInstrumentInfoAction!showBlobContent.htm?emr_id='+emr_id+'&showType='+showType,{
		width : 1000,
		height : 600,
		lock : true,
		title : '新界面'
	});
}	function showBlobContent(emr_id,sho



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: