From 37a4a03e1ddef4f66904dccee54b684e73e9a3b2 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 18 Nov 2022 17:32:27 +0800
Subject: [PATCH] 1
---
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