From 1d7dfd3ec33fd1f0e90ff8b451d28c553ab363f1 Mon Sep 17 00:00:00 2001
From: kaeery <3491123437@qq.com>
Date: Mon, 24 Feb 2025 15:46:57 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=AE=A2=E6=88=B7=E7=AE=A1=E7=90=86?=
=?UTF-8?q?=E3=80=91=20=E6=96=B0=E5=A2=9E#=20=E5=AE=A2=E6=88=B7=E7=AE=A1?=
=?UTF-8?q?=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../customer/components/customer-dialog.vue | 117 ++++++++++++++++++
src/views/customer/index.vue | 38 ++++++
src/views/customer/modules/customer-list.vue | 50 ++++++++
src/views/customer/modules/search-form.vue | 26 ++++
4 files changed, 231 insertions(+)
create mode 100644 src/views/customer/components/customer-dialog.vue
create mode 100644 src/views/customer/modules/customer-list.vue
create mode 100644 src/views/customer/modules/search-form.vue
diff --git a/src/views/customer/components/customer-dialog.vue b/src/views/customer/components/customer-dialog.vue
new file mode 100644
index 0000000..192938c
--- /dev/null
+++ b/src/views/customer/components/customer-dialog.vue
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ option.label }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/customer/index.vue b/src/views/customer/index.vue
index e69de29..d0bcd90 100644
--- a/src/views/customer/index.vue
+++ b/src/views/customer/index.vue
@@ -0,0 +1,38 @@
+
+
+
+
+
+ 编辑
+
+
+
+
+
+
+
+
diff --git a/src/views/customer/modules/customer-list.vue b/src/views/customer/modules/customer-list.vue
new file mode 100644
index 0000000..2e3eb91
--- /dev/null
+++ b/src/views/customer/modules/customer-list.vue
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/customer/modules/search-form.vue b/src/views/customer/modules/search-form.vue
new file mode 100644
index 0000000..57c2dae
--- /dev/null
+++ b/src/views/customer/modules/search-form.vue
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+