lvhao il y a 4 jours
Parent
commit
b1a5dd13c8
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      template/erp/js/print.js

+ 3 - 0
template/erp/js/print.js

@@ -118,6 +118,9 @@ function ajax(num, list, tf) {
                 }else if(c.rows['type'] == 11){
                     wprinter.pdffhd3pe(c.rows);
                 }
+                else if(c.rows['type'] == 12){
+                    pdffhdcenter(c.rows);
+                }
                 
                 if (c.rows['n'] > -1) {
                     //ajax(c.rows['n'],c.rows['data']);