Kaynağa Gözat

提交数据

lvhao 3 gün önce
ebeveyn
işleme
b5511b8514
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      core/CoreApp/controllers/Systemprint.php

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

@@ -1837,7 +1837,7 @@ class Systemprint extends Start_Controller {
 					{
 					{
 						$failed = $barcode['Description'];//错误提示
 						$failed = $barcode['Description'];//错误提示
 						//cbt的错误 允许多次打印 
 						//cbt的错误 允许多次打印 
-						//$this->$fullorder_name->save(array('print'=>1,'failed'=>$failed),$va[$n]);	
+						$this->$fullorder_name->save(array('print'=>1,'failed'=>$failed),$va[$n]);	
 					}
 					}
 				}else
 				}else
 				{
 				{