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 @@
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+