From d45339650551c5943c5d013846a3e9c402f6645b Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Fri, 13 Jan 2023 09:45:45 +0800
Subject: [PATCH] 1

---
 src/components/map/components/mapPopup.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/map/components/mapPopup.vue b/src/components/map/components/mapPopup.vue
index 3b32398..76919f7 100644
--- a/src/components/map/components/mapPopup.vue
+++ b/src/components/map/components/mapPopup.vue
@@ -33,8 +33,8 @@
                                         <div>{{ dataPopup.JJYXM }}</div>
                                     </div>
                                     <div class="item">
-                                        <div>接警时间:</div>
-                                        <div>{{ dataPopup.JJSJ }}</div>
+                                        <div>报警时间:</div>
+                                        <div>{{ dataPopup.BJSJ }}</div>
                                     </div>
                                     <div class="item">
                                         <div>报警人:</div>

--
Gitblit v1.9.3