From 80858922fd9ac639721beb03dadfd43797c0758e Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Wed, 14 Jan 2026 14:44:04 +0800 Subject: [PATCH] =?UTF-8?q?2026-01-14=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../searchProductionLineOutputReport.vue | 1521 ++++++----------- 1 file changed, 555 insertions(+), 966 deletions(-) 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] }} - + + -