From 5a731fa204428b68f95a2c656c25d35e838d110d Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 09 Mar 2021 22:43:07 +0800
Subject: [PATCH] 客户管理设备视频与定位已完成

---
 src/views/policeInformationDistribution/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/policeInformationDistribution/index.vue b/src/views/policeInformationDistribution/index.vue
index ef45fdd..89a420f 100644
--- a/src/views/policeInformationDistribution/index.vue
+++ b/src/views/policeInformationDistribution/index.vue
@@ -65,7 +65,7 @@
       <iframe
         id="mapDiv"
         ref="mapDiv"
-        src="/map/index.html?openid=ClientManagement"
+        src="/map/index.html?openid=ClientManagement&ISinit=1"
         frameborder="0"
         width="100%"
         height="100%"

--
Gitblit v1.9.3