From 480c175a4f93e2f7220c13ba2e58bf69613559b2 Mon Sep 17 00:00:00 2001 From: Fine Date: Thu, 1 Jun 2023 11:21:43 +0800 Subject: [PATCH] feat: update details --- .../continuous-profiling/components/TaskList.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/views/dashboard/related/continuous-profiling/components/TaskList.vue b/src/views/dashboard/related/continuous-profiling/components/TaskList.vue index 42fc7c74..13e9f1ec 100644 --- a/src/views/dashboard/related/continuous-profiling/components/TaskList.vue +++ b/src/views/dashboard/related/continuous-profiling/components/TaskList.vue @@ -37,9 +37,9 @@ limitations under the License. --> {{ `${cause.type}: ${getURI(cause.uri)}${cause.uri.threshold}>=${cause.uri.current}` }} - +
{{ dateFormat(i.taskStartTime) }} @@ -53,15 +53,15 @@ limitations under the License. -->
- +