From 46dc368885b708a36376025ef95c988efa70b2c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com>
Date: Tue, 10 Oct 2023 14:39:09 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/ld-select/ld-select.vue | 334 +++++++++++++++++++++++++++++
1 file changed, 334 insertions(+)
create mode 100644 components/ld-select/ld-select.vue
diff --git a/components/ld-select/ld-select.vue b/components/ld-select/ld-select.vue
new file mode 100644
index 0000000..9721161
--- /dev/null
+++ b/components/ld-select/ld-select.vue
@@ -0,0 +1,334 @@
+
+
+
+
+
+
+
+
+
+ {{cancelText}}
+ {{confirmText}}
+
+
+
+ {{getLabelKeyValue(item)}}
+
+
+
+
+
+
+
+
+
+
+