From dbe73848c1d900221e633c9c50db0440285ca8ca Mon Sep 17 00:00:00 2001 From: Fine Date: Tue, 23 Aug 2022 13:11:00 +0800 Subject: [PATCH] add icon --- .../related/network-profiling/Content.vue | 4 ++-- .../network-profiling/components/Tasks.vue | 19 +++++++------------ 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/src/views/dashboard/related/network-profiling/Content.vue b/src/views/dashboard/related/network-profiling/Content.vue index 445448f7..b320ac0e 100644 --- a/src/views/dashboard/related/network-profiling/Content.vue +++ b/src/views/dashboard/related/network-profiling/Content.vue @@ -48,11 +48,11 @@ const { t } = useI18n(); min-width: 700px; overflow: auto; position: relative; - width: calc(100% - 320px); + width: calc(100% - 330px); } .text { - width: calc(100% - 320px); + width: calc(100% - 330px); text-align: center; margin-top: 30px; } diff --git a/src/views/dashboard/related/network-profiling/components/Tasks.vue b/src/views/dashboard/related/network-profiling/components/Tasks.vue index 01f99cfe..34bc952a 100644 --- a/src/views/dashboard/related/network-profiling/components/Tasks.vue +++ b/src/views/dashboard/related/network-profiling/components/Tasks.vue @@ -66,9 +66,12 @@ limitations under the License. --> dateFormat(i.taskStartTime + i.fixedTriggerDuration * 1000) }} - + - + + + + @@ -222,7 +225,7 @@ watch(