소스 검색

提交数据

lvhao 5 달 전
부모
커밋
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();