From f5739e7341a721585955d871e40a31299eb3b2e5 Mon Sep 17 00:00:00 2001 From: Fine Date: Mon, 7 Jul 2025 10:25:20 +0800 Subject: [PATCH] fix endpoint topology --- src/components/Graph/Graph.vue | 2 +- src/views/dashboard/related/topology/pod/PodMap.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Graph/Graph.vue b/src/components/Graph/Graph.vue index e484917e..76e668df 100644 --- a/src/components/Graph/Graph.vue +++ b/src/components/Graph/Graph.vue @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. -->