lvhao преди 3 месеца
родител
ревизия
1cb0efa1ec
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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();