diff --git a/src/pages/admin/statistics/SystemStatisticsPage.vue b/src/pages/admin/statistics/SystemStatisticsPage.vue
index 2186a1d..06185a0 100644
--- a/src/pages/admin/statistics/SystemStatisticsPage.vue
+++ b/src/pages/admin/statistics/SystemStatisticsPage.vue
@@ -103,65 +103,68 @@
-
-
-
-
-
-
- 每5秒更新 · 最多显示100条
-
-
-
-
-
-
-
-
-
-
-
-
- {{ getUsernameInitial(item.username) }}
-
-
{{ item.username }}
-
·
-
{{ item.apiName }}
-
·
-
{{ formatRelativeTime(item.createdAt) }}
-
-
-
-
-
-
+
+
+
+
+
+
+ 每5秒更新 · 最多显示100条
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ getUsernameInitial(item.username) }}
+
+
{{ item.username }}
+
·
+
{{ item.apiName }}
+
·
+
第{{ item.callCount || 1 }}次
+
·
+
{{ formatRelativeTime(item.createdAt) }}
+
+
+
+
+