From c25f4fca195a75baf7a23605e63e1d7d4693fdd5 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Wed, 19 Jun 2024 13:18:08 +0800 Subject: [PATCH] =?UTF-8?q?style(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20=E8=81=94?= =?UTF-8?q?=E5=8A=A8=E7=82=B9=E5=87=BB=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/visualization/LinkageSet.vue | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/components/visualization/LinkageSet.vue b/core/core-frontend/src/components/visualization/LinkageSet.vue index f23795ec53..7f0f62718b 100644 --- a/core/core-frontend/src/components/visualization/LinkageSet.vue +++ b/core/core-frontend/src/components/visualization/LinkageSet.vue @@ -65,7 +65,7 @@ node-key="targetViewId" highlight-current :props="state.treeProp" - @node-click="nodeClick" + @node-click="nodeClickPre($event, 'sameDs')" >