@@ -437,7 +437,7 @@ class StaffSalary extends Api
$cl = $value[$clKey];
}
if ($item['sczl_type'] === '包装'){
-// $item['班组车头产量'] = $cl * $value[$pgclKey] / $num;
+ $item['班组车头产量'] = $cl * $value[$pgclKey] / $num;
}else{
$item['班组车头产量'] = $cl;