问题: $("#btnPrint").on('click', function(){ var toPrint = document.getElementById('printDiv'); var popupWin = window.open('', '_blank', ...
確定! 回上一頁