diff --git a/src/views/modules/shopOrder/productionReport/searchProductionLineOutputReport.vue b/src/views/modules/shopOrder/productionReport/searchProductionLineOutputReport.vue index fb3cbb6..8072d34 100644 --- a/src/views/modules/shopOrder/productionReport/searchProductionLineOutputReport.vue +++ b/src/views/modules/shopOrder/productionReport/searchProductionLineOutputReport.vue @@ -1,1002 +1,591 @@ - - - - - - - - - - - {{labels.partNo}} - - - - - - - {{labels.site}} - - - - - - - - - - {{labels.operatorID}} - - - - {{labels.workCenterNo}} - - - - {{labels.sResourceID}} - - {{buttons.search}} - - {{ buttons.download }} - - - - + + + + + + 产线产量采集报表 + + + + + {{ searchExpanded ? '收起' : '展开' }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ~ + + + + + + + + + + + + + + + 查询 + + + 重置 + + + 导出 + + + + + + + + + + + + 产量报告列表 + (共 {{ totalCount }} 条) + + + - {{scope.row[item.columnProp]}} - + {{ scope.row[item.columnProp] }} - + + -