diff --git a/frontend/src/business/components/api/automation/report/ApiReportList.vue b/frontend/src/business/components/api/automation/report/ApiReportList.vue
index 2382af5abb..89060499d7 100644
--- a/frontend/src/business/components/api/automation/report/ApiReportList.vue
+++ b/frontend/src/business/components/api/automation/report/ApiReportList.vue
@@ -98,7 +98,12 @@
- {{ scope.row.endTime | timestampFormatDate }}
+
+ {{ scope.row.endTime | timestampFormatDate }}
+
+
+ {{ scope.row.updateTime | timestampFormatDate }}
+