From b307103ba85b2644ba7b1a71d249348d1627390f Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 14 Apr 2026 16:59:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=A6=85=E9=81=93338=E5=BE=85=E6=94=B9?= =?UTF-8?q?=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../statistics/bxerp/zhongjian1Total.vue | 70 ++++++++++++++++++- 1 file changed, 68 insertions(+), 2 deletions(-) diff --git a/src/views/statistics/bxerp/zhongjian1Total.vue b/src/views/statistics/bxerp/zhongjian1Total.vue index 75c717a9..086adb24 100644 --- a/src/views/statistics/bxerp/zhongjian1Total.vue +++ b/src/views/statistics/bxerp/zhongjian1Total.vue @@ -41,6 +41,8 @@ :query="params" id="exportDiv" row-key="id" + :summary-method="getSummaries" + show-summary stripe > @@ -60,6 +62,11 @@ {{ scope.row.data.中检一_count_use }} + + +