From fcc05f3121658d9c735da5eb13be528d58d2fdfa Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Tue, 2 Nov 2021 15:56:00 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=E8=B7=B3=E8=BD=AC=E8=AE=BE=E7=BD=AE,?=
=?UTF-8?q?=E8=81=94=E5=8A=A8=E8=A7=86=E5=9B=BE=E5=A2=9E=E5=8A=A0=E5=9B=BE?=
=?UTF-8?q?=E6=A0=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/src/views/panel/LinkJumpSet/index.vue | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/frontend/src/views/panel/LinkJumpSet/index.vue b/frontend/src/views/panel/LinkJumpSet/index.vue
index 79c8186a45..9c1ec9fbf0 100644
--- a/frontend/src/views/panel/LinkJumpSet/index.vue
+++ b/frontend/src/views/panel/LinkJumpSet/index.vue
@@ -26,7 +26,7 @@
-
+
@@ -88,7 +88,10 @@
:label="item.name"
:value="item.id"
>
- {{ item.name }}
+
+
+
+ {{ item.name }}
@@ -108,7 +111,7 @@
- {{ viewField.name }}
+ {{ viewField.name }}