From 8e07243ae412fe4c246c5f2d197b4b478c3ea382 Mon Sep 17 00:00:00 2001
From: "DESKTOP-J7ED0MB\\yinjinlu" <411641505@qq.com>
Date: Wed, 5 Oct 2022 19:57:46 +0800
Subject: [PATCH] =?UTF-8?q?=E9=94=80=E5=94=AE=E5=87=BA=E5=BA=93=E9=80=89?=
=?UTF-8?q?=E6=8B=A9=E5=87=BA=E8=B4=A7=E6=A3=80=E9=AA=8C=E5=8D=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/oqcSelect/single.vue | 236 ++++++++++++++++++++++++++++
1 file changed, 236 insertions(+)
create mode 100644 src/components/oqcSelect/single.vue
diff --git a/src/components/oqcSelect/single.vue b/src/components/oqcSelect/single.vue
new file mode 100644
index 0000000..7d78048
--- /dev/null
+++ b/src/components/oqcSelect/single.vue
@@ -0,0 +1,236 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+ {{""}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.inspectDate, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file