gjy %!s(int64=3) %!d(string=hai) anos
pai
achega
1b32506ebd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)
         }