|
|
@@ -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
|
|
|
{
|