|
@@ -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;//工作中心
|
|
|
}
|
|
|
});
|
|
|
}
|