diff --git a/src/views/crm/project/inspection/config/ProjectInspectionConfigForm.vue b/src/views/crm/project/inspection/config/ProjectInspectionConfigForm.vue
new file mode 100644
index 000000000..843925c3b
--- /dev/null
+++ b/src/views/crm/project/inspection/config/ProjectInspectionConfigForm.vue
@@ -0,0 +1,244 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/views/crm/project/inspection/config/checkpoint/index.vue b/src/views/crm/project/inspection/config/checkpoint/index.vue
new file mode 100644
index 000000000..6789c16a0
--- /dev/null
+++ b/src/views/crm/project/inspection/config/checkpoint/index.vue
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+ 新增
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/crm/project/inspection/config/data/ProjectInspectionDataForm.vue b/src/views/crm/project/inspection/config/data/ProjectInspectionDataForm.vue
new file mode 100644
index 000000000..e0e59df49
--- /dev/null
+++ b/src/views/crm/project/inspection/config/data/ProjectInspectionDataForm.vue
@@ -0,0 +1,207 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/views/crm/project/inspection/config/data/index.vue b/src/views/crm/project/inspection/config/data/index.vue
new file mode 100644
index 000000000..ab3a55285
--- /dev/null
+++ b/src/views/crm/project/inspection/config/data/index.vue
@@ -0,0 +1,253 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+ 新增
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/crm/project/inspection/config/index.vue b/src/views/crm/project/inspection/config/index.vue
new file mode 100644
index 000000000..cb2a86dfd
--- /dev/null
+++ b/src/views/crm/project/inspection/config/index.vue
@@ -0,0 +1,274 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+ 新增
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+ {{ getProjectName(row.projectId) }}
+
+
+
+
+
+
+
+
+
+ {{ row.frequency || '-' }}
+
+
+
+
+ {{ row.managementParty || '-' }}
+
+
+
+
+ {{ row.contactPerson || '-' }}
+
+
+
+
+ {{ row.contactPhone || '-' }}
+
+
+
+
+ {{ getUserName(row.responsiblePersonId) }}
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file