Explorar o código

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

lvhao hai 4 días
pai
achega
0b2b226ae0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 					else
 					{
 					{
 						$failed = $barcode['Description'];//错误提示
 						$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
 				}else
 				{
 				{