소스 검색

测试数据

lvhao 3 달 전
부모
커밋
0f28f394f6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      template/erp/systemprint_fhd.html

+ 1 - 0
template/erp/systemprint_fhd.html

@@ -75,6 +75,7 @@ $("#scannumber").on("change",function(){
         type: "POST",
         dataType: "json",
         success: function(c) {
+            console.log(c.msg)
             $("#scannumber").focus();
             if (c.code == 1) {