From bf5ba56e8a82f0ef699f2eae413d0dc2c4e4f67d Mon Sep 17 00:00:00 2001
From: jxdnsong <592566207@qq.com>
Date: Tue, 25 Oct 2022 16:15:00 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/sd-jg-school-web into master
---
src/components/map/components/mapPopupOther/leftNavsAdd.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/components/map/components/mapPopupOther/leftNavsAdd.vue b/src/components/map/components/mapPopupOther/leftNavsAdd.vue
index d1ac84d..b4865c0 100644
--- a/src/components/map/components/mapPopupOther/leftNavsAdd.vue
+++ b/src/components/map/components/mapPopupOther/leftNavsAdd.vue
@@ -6,7 +6,7 @@
<div class="title">
<!-- {{ stateName }} -->
<!-- @click="closeMonitorPopupBox" -->
- <img class="close-box" src="/zhxy/img/navicon/close.png" alt />
+ <img class="close-box" src="/zhjg/img/navicon/close.png" alt />
</div>
<div class="content">123</div>
</div>
--
Gitblit v1.9.3