'); printWindow.document.close(); // Document writing finished // Call print after a delay setTimeout(function() { printWindow.print(); }, 200); }); });

更新日志

1.0.0

  • 初版发布