From f58cc507e07112459cdd6b2f4f4d32fc73a93e87 Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Wed, 11 Jan 2023 17:51:27 +0800
Subject: [PATCH] =?UTF-8?q?feat(=E5=BA=94=E7=94=A8):=20=E5=BA=94=E7=94=A8?=
=?UTF-8?q?=E5=A4=8D=E7=94=A8=E6=95=B0=E6=8D=AE=E6=BA=90=E6=97=B6=E5=A2=9E?=
=?UTF-8?q?=E5=8A=A0=E6=95=B0=E6=8D=AE=E6=BA=90=E6=9C=89=E6=95=88=E6=A0=87?=
=?UTF-8?q?=E8=AF=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../views/system/datasource/DsFormContent.vue | 28 ++++++++++++++++++-
1 file changed, 27 insertions(+), 1 deletion(-)
diff --git a/frontend/src/views/system/datasource/DsFormContent.vue b/frontend/src/views/system/datasource/DsFormContent.vue
index a98d6f7dd5..cfff528d0e 100644
--- a/frontend/src/views/system/datasource/DsFormContent.vue
+++ b/frontend/src/views/system/datasource/DsFormContent.vue
@@ -118,7 +118,33 @@
:key="item.id"
:label="item.name"
:value="item.id"
- />
+ >
+
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+