中共合肥市委政研室2020年度委托課題招標公告


【信息時間:2020-04-17 16:11:48 閱讀次數: 【我要打印】 【關閉】

"; //執行隱藏打印區域不需要打印的內容 //document.getElementById("otherpho").style.display="none"; //此處id換為你自己的id var printData = document.getElementById("printdivaa").innerHTML; //獲得 div 里的所有 html 數據 document.body.innerHTML = headstr+printData+footstr; window.print(); //打印結束后,放開隱藏內容 //document.getElementById("otherpho").style.display="block"; //document.body.innerHTML = oldstr ; } }