本網站支持IPV6
簡體 | 繁體 | EN    客服
統一熱線:956055
首頁 > 首頁頻道 > 底部業務導航

駐行紀檢監察組信訪舉報專欄

發布時間:2022年08月01日
來信地址:南昌市紅谷灘新區金融大街699號
郵編:330038
郵箱:zhjjjcz@jx-bank.com
聯系電話:0791-83963387
上一條:
存貸款利率
下一條:
人才招聘
返回上一頁
"; var el = document.getElementById("printcontent"); iframe = document.createElement('IFRAME'); var doc = null; iframe.setAttribute("id", "print-iframe"); iframe.setAttribute('style', 'position:absolute;width:0px;height:0px;left:-500px;top:-500px;'); document.body.appendChild(iframe); doc = iframe.contentWindow.document; doc.write(prnhtml); doc.close(); iframe.contentWindow.focus(); } function doPrint() { //判斷iframe是否存在,不存在則創建iframe iframe.contentWindow.print(); if (navigator.userAgent.indexOf("MSIE") > 0) { document.body.removeChild(iframe); } }