diff --git a/src/views/modules/custom/address-check.vue b/src/views/modules/custom/address-check.vue
new file mode 100644
index 0000000..15f31d2
--- /dev/null
+++ b/src/views/modules/custom/address-check.vue
@@ -0,0 +1,52 @@
+
+
+
+
+ {{dataForm.address}}
+
+
+ {{dataForm.longitude}}
+
+
+ {{dataForm.latitude}}
+
+
+
+ {{$t("confirm")}}
+
+
+
+
diff --git a/src/views/modules/custom/map-select.vue b/src/views/modules/custom/map-select.vue
new file mode 100644
index 0000000..b838b37
--- /dev/null
+++ b/src/views/modules/custom/map-select.vue
@@ -0,0 +1,253 @@
+
+
+
+
+
+
+
+ 搜索
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/custom/monitoring-add-or-update.vue b/src/views/modules/custom/monitoring-add-or-update.vue
index 8dd464f..654999c 100644
--- a/src/views/modules/custom/monitoring-add-or-update.vue
+++ b/src/views/modules/custom/monitoring-add-or-update.vue
@@ -1,67 +1,89 @@
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+ 地图选择
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ $t('cancel') }}
{{ $t('confirm') }}
@@ -71,6 +93,7 @@