diff --git a/src/pages/admin/statistics/SystemStatisticsPage.vue b/src/pages/admin/statistics/SystemStatisticsPage.vue index 860bfcb..b06c6bc 100644 --- a/src/pages/admin/statistics/SystemStatisticsPage.vue +++ b/src/pages/admin/statistics/SystemStatisticsPage.vue @@ -13,9 +13,49 @@

{{ error }}

重试 - + +
+
+
+ + + +
+ +
+ + + +

加载中...

+
+ +
+ 暂无成功调用记录 +
+ +
+
+ {{ getCompanyName(item) }} + · + {{ getProductName(item) }} + · + {{ formatRecentTime(item.created_at || item.start_at) }} +
+
+
+
+ -
+
@@ -467,6 +507,7 @@