From d8889f178716e5358bf37787385142e5a317d427 Mon Sep 17 00:00:00 2001 From: Fine0830 Date: Mon, 29 Aug 2022 17:32:49 +0800 Subject: [PATCH] fix: set configurations for process topology (#150) --- src/views/dashboard/controls/NetworkProfiling.vue | 2 +- .../dashboard/related/network-profiling/Content.vue | 10 +++++++++- .../related/network-profiling/components/Settings.vue | 5 +---- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/views/dashboard/controls/NetworkProfiling.vue b/src/views/dashboard/controls/NetworkProfiling.vue index d5dfd490..5dc6ab59 100644 --- a/src/views/dashboard/controls/NetworkProfiling.vue +++ b/src/views/dashboard/controls/NetworkProfiling.vue @@ -30,7 +30,7 @@ limitations under the License. --> {{ t("delete") }} - + diff --git a/src/views/dashboard/related/network-profiling/components/Settings.vue b/src/views/dashboard/related/network-profiling/components/Settings.vue index b0cb5aaa..a12a2cc8 100644 --- a/src/views/dashboard/related/network-profiling/components/Settings.vue +++ b/src/views/dashboard/related/network-profiling/components/Settings.vue @@ -15,7 +15,7 @@ limitations under the License. -->