|
@@ -145,17 +145,17 @@
|
|
<th nzLeft="337px" rowSpan="2" nzWidth="100px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
<th nzLeft="337px" rowSpan="2" nzWidth="100px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
<strong>物料名称</strong></th>
|
|
<strong>物料名称</strong></th>
|
|
<th nzLeft="437px" rowSpan="2" nzWidth="50px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
<th nzLeft="437px" rowSpan="2" nzWidth="50px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
- <strong>计划</strong></th>
|
|
+ <strong>计划数量</strong></th>
|
|
<th nzLeft="486px" rowSpan="2" nzWidth="50px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
<th nzLeft="486px" rowSpan="2" nzWidth="50px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
- <strong>总工时</strong></th>
|
|
+ <strong>标准工时</strong></th>
|
|
<th nzLeft="536px" rowSpan="2" nzWidth="50px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
<th nzLeft="536px" rowSpan="2" nzWidth="50px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
<strong>完成数量</strong></th>
|
|
<strong>完成数量</strong></th>
|
|
<th nzLeft="586px" rowSpan="2" nzWidth="50px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
<th nzLeft="586px" rowSpan="2" nzWidth="50px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
- <strong>完成工时</strong></th>
|
|
+ <strong>实际工时</strong></th>
|
|
<th nzLeft="636px" rowSpan="2" nzWidth="100px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
<th nzLeft="636px" rowSpan="2" nzWidth="100px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
- <strong>开始时间</strong></th>
|
|
+ <strong>计划达成率</strong></th>
|
|
<th nzLeft="736px" rowSpan="2" nzWidth="100px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
<th nzLeft="736px" rowSpan="2" nzWidth="100px" nzAlign="center" style="background-color:rgb(223, 223, 219)">
|
|
- <strong>结束时间</strong></th>
|
|
+ <strong>计划生产效率</strong></th>
|
|
|
|
|
|
<strong>状态</strong></th> -->
|
|
<strong>状态</strong></th> -->
|
|
<ng-container *ngFor="let date of dateList">
|
|
<ng-container *ngFor="let date of dateList">
|
|
@@ -192,8 +192,8 @@
|
|
<td nzLeft="486px" nzAlign="center">{{data.surplusStandardWorkingHoursTotal}}</td>
|
|
<td nzLeft="486px" nzAlign="center">{{data.surplusStandardWorkingHoursTotal}}</td>
|
|
<td nzLeft="536px" nzAlign="center">{{data.quantityCompletedTotal}}</td>
|
|
<td nzLeft="536px" nzAlign="center">{{data.quantityCompletedTotal}}</td>
|
|
<td nzLeft="586px" nzAlign="center">{{data.manHoursCompletedTotal}}</td>
|
|
<td nzLeft="586px" nzAlign="center">{{data.manHoursCompletedTotal}}</td>
|
|
- <td nzLeft="636px" nzAlign="center">{{data.plannedStartTime}}</td>
|
|
+ <td nzLeft="636px" nzAlign="center">{{data.achievementRate}}</td>
|
|
- <td nzLeft="736px" nzAlign="center">{{data.plannedEndTime}}</td>
|
|
+ <td nzLeft="736px" nzAlign="center">{{data.productionEfficiency}}</td>
|
|
|
|
|
|
<ng-container *ngFor="let dateChild of data.fbsWorkshopDispatchListList">
|
|
<ng-container *ngFor="let dateChild of data.fbsWorkshopDispatchListList">
|
|
<td nzAlign="center">{{dateChild.numberOfTasks}}</td>
|
|
<td nzAlign="center">{{dateChild.numberOfTasks}}</td>
|
|
@@ -217,7 +217,7 @@
|
|
<ng-container *ngIf="data.projectName==='统计'">
|
|
<ng-container *ngIf="data.projectName==='统计'">
|
|
<td nzLeft="0px" style="background-color:rgb(223, 223, 219)"></td>
|
|
<td nzLeft="0px" style="background-color:rgb(223, 223, 219)"></td>
|
|
<td nzLeft="29px" style="background-color:rgb(223, 223, 219);font-weight:bolder" nzAlign="center">
|
|
<td nzLeft="29px" style="background-color:rgb(223, 223, 219);font-weight:bolder" nzAlign="center">
|
|
- 总标准工时
|
|
+ 标准总工时
|
|
</td>
|
|
</td>
|
|
<td nzLeft="109px" style="background-color:rgb(223, 223, 219)" nzAlign="center">
|
|
<td nzLeft="109px" style="background-color:rgb(223, 223, 219)" nzAlign="center">
|
|
{{data.standardWorkingHoursTotal}}
|
|
{{data.standardWorkingHoursTotal}}
|
|
@@ -253,16 +253,32 @@
|
|
|
|
|
|
<tbody>
|
|
<tbody>
|
|
<tr>
|
|
<tr>
|
|
-
|
|
|
|
<td nzLeft="0px"></td>
|
|
<td nzLeft="0px"></td>
|
|
<td nzLeft="29px" nzAlign="center" style="font-weight:bolder">总达成率</td>
|
|
<td nzLeft="29px" nzAlign="center" style="font-weight:bolder">总达成率</td>
|
|
<td nzLeft="109px" nzAlign="center">{{achievementRateTotal}}%</td>
|
|
<td nzLeft="109px" nzAlign="center">{{achievementRateTotal}}%</td>
|
|
<td nzLeft="218px" nzAlign="center" style="font-weight:bolder">总生产效率</td>
|
|
<td nzLeft="218px" nzAlign="center" style="font-weight:bolder">总生产效率</td>
|
|
<td nzLeft="337px" nzAlign="center">{{productivityTotal}}%</td>
|
|
<td nzLeft="337px" nzAlign="center">{{productivityTotal}}%</td>
|
|
-
|
|
+ <td nzLeft="437px" colSpan="6"></td>
|
|
- <td>1.95%</td>
|
|
+ </tr>
|
|
- <td>月生产效率</td>
|
|
+ <tr>
|
|
- <td>根据生产计划进度。实时变化</td> -->
|
|
+ <td nzLeft="0px"></td>
|
|
|
|
+ <td nzLeft="29px" nzAlign="center" style="font-weight:bolder">出勤总工时</td>
|
|
|
|
+ <td nzLeft="109px" nzAlign="center">{{abnormalWorkingHours.attendanceHours}}</td>
|
|
|
|
+ <td nzLeft="218px" nzAlign="center" style="font-weight:bolder">加班总工时</td>
|
|
|
|
+ <td nzLeft="337px" nzAlign="center">{{abnormalWorkingHours.overtimeHours}}</td>
|
|
|
|
+ <td nzLeft="437px" nzAlign="center" style="font-weight:bolder">其他总工时</td>
|
|
|
|
+ <td nzLeft="486px" nzAlign="center">{{abnormalWorkingHours.other}}</td>
|
|
|
|
+ <td nzLeft="536px" nzAlign="center" style="font-weight:bolder">异常总工时</td>
|
|
|
|
+ <td nzLeft="586px" nzAlign="center">{{abnormalWorkingHours.quality}}</td>
|
|
|
|
+ <td nzLeft="636px" nzAlign="center" style="font-weight:bolder">仓库总工时</td>
|
|
|
|
+ <td nzLeft="736px" nzAlign="center">{{abnormalWorkingHours.plan}}</td>
|
|
|
|
+ </tr>
|
|
|
|
+
|
|
|
|
+ <td nzLeft="0px"></td>
|
|
|
|
+ <td nzLeft="29px" nzAlign="center" style="font-weight:bolder">总达成率</td>
|
|
|
|
+ <td nzLeft="109px" nzAlign="center">{{achievementRateTotal}}%</td>
|
|
|
|
+ <td nzLeft="218px" nzAlign="center" style="font-weight:bolder">总生产效率</td>
|
|
|
|
+ <td nzLeft="337px" nzAlign="center">{{productivityTotal}}%</td>
|
|
<td nzLeft="437px" class="bolder">出勤总工时</td>
|
|
<td nzLeft="437px" class="bolder">出勤总工时</td>
|
|
<td nzLeft="486px" nzAlign="center">{{AbnormalWorkingHoursTotal.attendanceHours}}</td>
|
|
<td nzLeft="486px" nzAlign="center">{{AbnormalWorkingHoursTotal.attendanceHours}}</td>
|
|
<td nzLeft="536px" colSpan="4" nzAlign="right" class="bolder">出勤情况</td>
|
|
<td nzLeft="536px" colSpan="4" nzAlign="right" class="bolder">出勤情况</td>
|
|
@@ -378,7 +394,7 @@
|
|
</ng-container>
|
|
</ng-container>
|
|
</td>
|
|
</td>
|
|
</ng-container>
|
|
</ng-container>
|
|
- </tr>
|
|
+ </tr> -->
|
|
|
|
|
|
</tbody>
|
|
</tbody>
|
|
</nz-table>
|
|
</nz-table>
|
|
@@ -438,7 +454,7 @@
|
|
|
|
|
|
<ng-container *ngFor="let color of data.isColor">
|
|
<ng-container *ngFor="let color of data.isColor">
|
|
<ng-container *ngIf="color==='1'">
|
|
<ng-container *ngIf="color==='1'">
|
|
- <td style="background-color:gold;"></td>
|
|
+ <td style="background-color:greenyellow;"></td>
|
|
</ng-container>
|
|
</ng-container>
|
|
<ng-container *ngIf="color==='0'">
|
|
<ng-container *ngIf="color==='0'">
|
|
<td ></td>
|
|
<td ></td>
|