From 8881997c89b84218fd48de184ba131e632b51945 Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 18 May 2026 15:33:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E7=A6=85=E9=81=93412?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../statistics/bxerp/intoDefect_bdgy.vue | 49 +++++++++++++++++-- 1 file changed, 44 insertions(+), 5 deletions(-) diff --git a/src/views/statistics/bxerp/intoDefect_bdgy.vue b/src/views/statistics/bxerp/intoDefect_bdgy.vue index 858655d0..4e67f584 100644 --- a/src/views/statistics/bxerp/intoDefect_bdgy.vue +++ b/src/views/statistics/bxerp/intoDefect_bdgy.vue @@ -44,18 +44,25 @@ :data="tableData" id="exportDiv" row-key="id" + :summary-method="getSummaries" + show-summary hidePagination hideDo stripe > - - + + - + - + - + + + +