lvhao hace 3 meses
padre
commit
1cb0efa1ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      template/erp/systemprint_fhd.html

+ 1 - 1
template/erp/systemprint_fhd.html

@@ -95,7 +95,7 @@ $("#scannumber").on("keypress",function(event){
                 if (c.code == 1) {
                         
                     wprinter.ydpdf(c.data);
-                    
+                    $(".systemwindow").hide();
                 } else {
                     $("#music_c")[0].play();
                     $(".systemwindow").hide();