From bb021ae9ac8d8b3703142ff931dd14cbfd0c8563 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Wed, 25 Mar 2026 10:12:45 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=96=87=E6=A1=88=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/component/Administrator/Transaction/TransactionTable.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/component/Administrator/Transaction/TransactionTable.vue b/src/component/Administrator/Transaction/TransactionTable.vue index 504d9a84..3e3f2d81 100644 --- a/src/component/Administrator/Transaction/TransactionTable.vue +++ b/src/component/Administrator/Transaction/TransactionTable.vue @@ -148,7 +148,7 @@ total: total, showQuickJumper: true, bordered: false, - showTotal: (total) => `Total: ${total} items` + showTotal: (total) => `Total Transaction: ${total}` }" >