|
@@ -442,7 +442,7 @@ class StaffSalary extends Api
|
|
|
$item['班组车头产量'] = $cl;
|
|
$item['班组车头产量'] = $cl;
|
|
|
}
|
|
}
|
|
|
$item['工价系数'] = '0.0000';
|
|
$item['工价系数'] = '0.0000';
|
|
|
- $item['工序难度系数'] = $value[$gxKey];
|
|
|
|
|
|
|
+ $item['工序难度系数'] = $value[$jcxsKey];
|
|
|
if ($value[$gxKey] <= 0){
|
|
if ($value[$gxKey] <= 0){
|
|
|
$item['工序难度系数'] = '1.0000';
|
|
$item['工序难度系数'] = '1.0000';
|
|
|
}
|
|
}
|