diff --git a/src/pages/admin/statistics/SystemStatisticsPage.vue b/src/pages/admin/statistics/SystemStatisticsPage.vue
index b06c6bc..2186a1d 100644
--- a/src/pages/admin/statistics/SystemStatisticsPage.vue
+++ b/src/pages/admin/statistics/SystemStatisticsPage.vue
@@ -13,47 +13,6 @@
{{ error }}
重试
-
-
-
-
-
-
-
-
-
-
-
-
- 暂无成功调用记录
-
-
-
-
- {{ getCompanyName(item) }}
- ·
- {{ getProductName(item) }}
- ·
- {{ formatRecentTime(item.created_at || item.start_at) }}
-
-
-
-
-
@@ -144,6 +103,59 @@
+
+
+
+
+
+
+ 每5秒更新 · 最多显示100条
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ getUsernameInitial(item.username) }}
+
+
{{ item.username }}
+
·
+
{{ item.apiName }}
+
·
+
{{ formatRelativeTime(item.createdAt) }}
+
+
+
+
+
+
@@ -507,7 +519,6 @@