소스 검색

1 提交数据 cbt 出现错误允许 重复打印

lvhao 4 일 전
부모
커밋
0b2b226ae0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/CoreApp/controllers/Systemprint.php

+ 1 - 1
core/CoreApp/controllers/Systemprint.php

@@ -1839,7 +1839,7 @@ class Systemprint extends Start_Controller {
 					else
 					{
 						$failed = $barcode['Description'];//错误提示
-						$this->$fullorder_name->save(array('print'=>1,'failed'=>$failed),$va[$n]);
+						//$this->$fullorder_name->save(array('print'=>1,'failed'=>$failed),$va[$n]);
 					}
 				}else
 				{