diff --git a/src/api/ManufacturingCenter/machiningWorkingStatistics.js b/src/api/ManufacturingCenter/machiningHoursStatistics.js similarity index 100% rename from src/api/ManufacturingCenter/machiningWorkingStatistics.js rename to src/api/ManufacturingCenter/machiningHoursStatistics.js diff --git a/src/views/ManufacturingCenter/machiningHoursStatistics/index.vue b/src/views/ManufacturingCenter/machiningHoursStatistics/index.vue index aa43e58b..4f7210a8 100644 --- a/src/views/ManufacturingCenter/machiningHoursStatistics/index.vue +++ b/src/views/ManufacturingCenter/machiningHoursStatistics/index.vue @@ -3,28 +3,7 @@ - 机床号: - - - {{ item.label }} - {{ item.value2 }} - - - 组号: - - - - 零件号: - - 计划下达时间: + 完成加工时间: 查询 - - - - - - {{ 零件图号[scope.$index] }} - - - {{ 零件名称[scope.$index] }} - - - {{ 投产数量[scope.$index] }} - - - - - - {{ process[scope.$index][0] }}{{ planDate[scope.$index][0] }} {{ realDate[scope.$index][0] }} {{ worker[scope.$index][0] }} - - - - - - - {{ process[scope.$index][1] }}{{ planDate[scope.$index][1] }} {{ realDate[scope.$index][1] }} {{ worker[scope.$index][1] }} - - - - - - - {{ process[scope.$index][2] }}{{ planDate[scope.$index][2] }} {{ realDate[scope.$index][2] }} {{ worker[scope.$index][2] }} - - - - - - - {{ process[scope.$index][3] }}{{ planDate[scope.$index][3] }} {{ realDate[scope.$index][3] }} {{ worker[scope.$index][3] }} - - - - - - - {{ process[scope.$index][4] }}{{ planDate[scope.$index][4] }} {{ realDate[scope.$index][4] }} {{ worker[scope.$index][4] }} - - - - - - - {{ process[scope.$index][5] }}{{ planDate[scope.$index][5] }} {{ realDate[scope.$index][5] }} {{ worker[scope.$index][5] }} - - - - - - - {{ process[scope.$index][6] }}{{ planDate[scope.$index][6] }} {{ realDate[scope.$index][6] }} {{ worker[scope.$index][6] }} - - - - - - - {{ process[scope.$index][7] }}{{ planDate[scope.$index][7] }} {{ realDate[scope.$index][7] }} {{ worker[scope.$index][7] }} - - - - - - - {{ process[scope.$index][8] }}{{ planDate[scope.$index][8] }} {{ realDate[scope.$index][8] }} {{ worker[scope.$index][8] }} - - - - - - - {{ process[scope.$index][9] }}{{ planDate[scope.$index][9] }} {{ realDate[scope.$index][9] }} {{ worker[scope.$index][9] }} - - - - - - - {{ process[scope.$index][10] }}{{ planDate[scope.$index][10] }} {{ realDate[scope.$index][10] }} {{ worker[scope.$index][10] }} - - - - - - - {{ process[scope.$index][11] }}{{ planDate[scope.$index][11] }} {{ realDate[scope.$index][11] }} {{ worker[scope.$index][11] }} - - - - - - - {{ process[scope.$index][12] }}{{ planDate[scope.$index][12] }} {{ realDate[scope.$index][12] }} {{ worker[scope.$index][12] }} - - - - - - - {{ process[scope.$index][13] }}{{ planDate[scope.$index][13] }} {{ realDate[scope.$index][13] }} {{ worker[scope.$index][13] }} - - - - - - - {{ process[scope.$index][14] }}{{ planDate[scope.$index][14] }} {{ realDate[scope.$index][14] }} {{ worker[scope.$index][14] }} - - - - - - - {{ process[scope.$index][15] }}{{ planDate[scope.$index][15] }} {{ realDate[scope.$index][15] }} {{ worker[scope.$index][15] }} - - - - - - - {{ process[scope.$index][16] }}{{ planDate[scope.$index][16] }} {{ realDate[scope.$index][16] }} {{ worker[scope.$index][16] }} - - - - - - - {{ process[scope.$index][17] }}{{ planDate[scope.$index][17] }} {{ realDate[scope.$index][17] }} {{ worker[scope.$index][17] }} - - - - - - - {{ process[scope.$index][18] }}{{ planDate[scope.$index][18] }} {{ realDate[scope.$index][18] }} {{ worker[scope.$index][18] }} - - - - - - - {{ process[scope.$index][19] }}{{ planDate[scope.$index][19] }} {{ realDate[scope.$index][19] }} {{ worker[scope.$index][19] }} - - - - - - - {{ process[scope.$index][20] }}{{ planDate[scope.$index][20] }} {{ realDate[scope.$index][20] }} {{ worker[scope.$index][20] }} - - - - - - - {{ process[scope.$index][21] }}{{ planDate[scope.$index][21] }} {{ realDate[scope.$index][21] }} {{ worker[scope.$index][21] }} - - - - - - - {{ process[scope.$index][22] }}{{ planDate[scope.$index][22] }} {{ realDate[scope.$index][22] }} {{ worker[scope.$index][22] }} - - - - - - - {{ process[scope.$index][23] }}{{ planDate[scope.$index][23] }} {{ realDate[scope.$index][23] }} {{ worker[scope.$index][23] }} - - - - - - - {{ process[scope.$index][24] }}{{ planDate[scope.$index][24] }} {{ realDate[scope.$index][24] }} {{ worker[scope.$index][24] }} - - - - - - - {{ process[scope.$index][25] }}{{ planDate[scope.$index][25] }} {{ realDate[scope.$index][25] }} {{ worker[scope.$index][25] }} - - - - - - - {{ process[scope.$index][26] }}{{ planDate[scope.$index][26] }} {{ realDate[scope.$index][26] }} {{ worker[scope.$index][26] }} - - - - - - - {{ process[scope.$index][27] }}{{ planDate[scope.$index][27] }} {{ realDate[scope.$index][27] }} {{ worker[scope.$index][27] }} - - - - - - - {{ process[scope.$index][28] }}{{ planDate[scope.$index][28] }} {{ realDate[scope.$index][28] }} {{ worker[scope.$index][28] }} - - - - - - - {{ process[scope.$index][29] }}{{ planDate[scope.$index][29] }} {{ realDate[scope.$index][29] }} {{ worker[scope.$index][29] }} - - - - - - - - -