|
@@ -463,7 +463,6 @@ class OrderSuperLoss extends Api
|
|
|
$total['waste_quality'] = 0;
|
|
$total['waste_quality'] = 0;
|
|
|
$total['waste_intangible'] = 0;
|
|
$total['waste_intangible'] = 0;
|
|
|
$total['reward'] = 0; //超节损奖励数组
|
|
$total['reward'] = 0; //超节损奖励数组
|
|
|
- halt($data);
|
|
|
|
|
//按工序打印
|
|
//按工序打印
|
|
|
if ($params['type'] == 1){
|
|
if ($params['type'] == 1){
|
|
|
$total['total_waste'] = 0;
|
|
$total['total_waste'] = 0;
|