diff --git a/api-test/frontend/src/business/home/components/table/ScheduleTaskList.vue b/api-test/frontend/src/business/home/components/table/ScheduleTaskList.vue
index 34bee9d0d9..6dd0a6b0c5 100644
--- a/api-test/frontend/src/business/home/components/table/ScheduleTaskList.vue
+++ b/api-test/frontend/src/business/home/components/table/ScheduleTaskList.vue
@@ -65,16 +65,17 @@
-
+
+
{{ scope.row.updateTime | datetimeFormat }}
-
+
- {{ scope.row.updateTime | datetimeFormat }}
+ {{ scope.row.nextExecutionTime | datetimeFormat }}