From 97bbc2d0611041ebbafe6cbf74c7b3e6752edfae Mon Sep 17 00:00:00 2001 From: Fine Date: Mon, 29 Aug 2022 17:08:43 +0800 Subject: [PATCH] fix link name --- 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. -->