From 1e19ae3834e6f7c9ac6e7e1ab42d12eb04ce8aaf Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 31 Oct 2022 16:58:31 +0800
Subject: [PATCH] 修改
---
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