From ca590b6b74002c6f1429f0e6b28d69cc2ea012f9 Mon Sep 17 00:00:00 2001
From: yujiacong <1016029365@qq.com>
Date: Tue, 22 Jul 2025 14:43:27 +0800
Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E8=90=A5=E6=B5=81=E6=B0=B4=E5=88=86?=
=?UTF-8?q?=E6=9E=90=20-=20=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=8C=BA=E6=98=8E?=
=?UTF-8?q?=E7=BB=86=E8=AF=A6=E6=83=85=E9=87=8C=E6=B5=81=E6=B0=B4=E5=AD=97?=
=?UTF-8?q?=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/OperationFlowAnalysis.vue | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/views/system/OperationFlowAnalysis.vue b/src/views/system/OperationFlowAnalysis.vue
index 8a50cf4..25d309c 100644
--- a/src/views/system/OperationFlowAnalysis.vue
+++ b/src/views/system/OperationFlowAnalysis.vue
@@ -139,21 +139,21 @@
label="新公会数(有效)"
/>
- {{ formattedNumber(scope.row.newGuildTotalGoldFlow) }}
+ {{ formattedNumber(scope.row.newGuildGoldFlow) }}
- {{ formattedNumber(scope.row.newGuildTotalDiamondFlow) }}
+ {{ formattedNumber(scope.row.newGuildDiamondFlow) }}