From 2491ab71763f32ebc3cc25384c74ca544e4f8df3 Mon Sep 17 00:00:00 2001 From: Fine0830 Date: Thu, 23 Mar 2023 11:13:03 +0800 Subject: [PATCH] fix: incorrect operation menu content in the topology widget (#246) --- src/views/dashboard/related/topology/components/Graph.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/dashboard/related/topology/components/Graph.vue b/src/views/dashboard/related/topology/components/Graph.vue index 606060bd..8f906f9e 100644 --- a/src/views/dashboard/related/topology/components/Graph.vue +++ b/src/views/dashboard/related/topology/components/Graph.vue @@ -448,6 +448,7 @@ limitations under the License. --> operationsPos.x = event.offsetX; operationsPos.y = event.offsetY; if (d.layer === String(dashboardStore.layerId)) { + setNodeTools(settings.value.nodeDashboard); return; } items.value = [