浏览代码

提交数据

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();