Administrator %!s(int64=3) %!d(string=hai) anos
pai
achega
ce0deb83a4

+ 3 - 0
src/app/routes/fbs-abnormal-working-hours/update/update.component.ts

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