|
@@ -164,6 +164,9 @@ export class FbsAbnormalWorkingHoursUpdateComponent implements OnInit {
|
|
|
data.product=element.product;
|
|
|
data.plannedQuantity=element.plannedQuantity;
|
|
|
data.productionOrderNumberName=element.productionOrderNumberName;
|
|
|
+ data.costItemCode=element.costItemCode;
|
|
|
+ data.projectName=element.projectName;
|
|
|
+ data.workCenter=element.workCenter;
|
|
|
}
|
|
|
});
|
|
|
}
|