gjy преди 3 години
родител
ревизия
1b32506ebd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      public/static/payprint.html

+ 1 - 1
public/static/payprint.html

@@ -880,7 +880,7 @@
         }
 
         document.title = this.printData.compName + '结算凭证'
-        // window.print()
+        window.print()
         window.onafterprint = function(event) {
           window.history.back(-1)
         }