diff --git a/src/views/index.vue b/src/views/index.vue
index 706b8c8..596e4ed 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -242,9 +242,11 @@
-
+
- {{ scope.row.Lon }},{{ scope.row.Lat }}
+ {{ scope.row.Lon }}
+
+ {{ scope.row.Lat }}
@@ -303,8 +305,14 @@
{{ (currentPage2 - 1) * pageSize2 + scope.$index + 1 }}
-
-
+
+
+
+ {{ scope.row.Lon }}
+
+ {{ scope.row.Lat }}
+
+