From ab61720ec3e006f9afbf20b91f49f2cc58f48588 Mon Sep 17 00:00:00 2001 From: ulleo Date: Wed, 8 Nov 2023 14:23:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B7=B3=E8=BD=AC=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E4=BB=AA=E8=A1=A8=E6=9D=BF=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=EF=BC=8C=E9=BC=A0=E6=A0=87hover=E7=9A=84=E6=97=B6=E5=80=99?= =?UTF-8?q?=EF=BC=8C=E6=8F=90=E7=A4=BA=E5=AE=8C=E6=95=B4=E7=9A=84=E4=BB=AA?= =?UTF-8?q?=E8=A1=A8=E6=9D=BF=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #5816 --- core/frontend/src/views/panel/linkJumpSet/index.vue | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/core/frontend/src/views/panel/linkJumpSet/index.vue b/core/frontend/src/views/panel/linkJumpSet/index.vue index 9e4de9061f..072837e421 100644 --- a/core/frontend/src/views/panel/linkJumpSet/index.vue +++ b/core/frontend/src/views/panel/linkJumpSet/index.vue @@ -83,7 +83,16 @@ style="margin-right: 10px" @select="panelNodeClick" @input="inputVal" - /> + > + +