中共合肥市委政研室2020年度委托課題招標(biāo)公告


【信息時間:2020-04-17 16:11:48 閱讀次數(shù): 【我要打印】 【關(guān)閉】

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