mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-01 19:03:40 +00:00
fix: incorrect operation menu content in the topology widget (#246)
This commit is contained in:
parent
449dccdf36
commit
2491ab7176
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user