From 214ed86321b0392b3bff9519f29b7f47078d9d6e Mon Sep 17 00:00:00 2001
From: suixy <2277317060@qq.com>
Date: Fri, 28 Nov 2025 17:28:55 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BA=E5=AE=9A=E7=89=A9?=
=?UTF-8?q?=E6=98=BE=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/index.vue | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
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 }}
+
+