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/pcviews/orgnav/rest.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pcviews/orgnav/rest.vue b/src/pcviews/orgnav/rest.vue
index bfa2d4d..388d318 100644
--- a/src/pcviews/orgnav/rest.vue
+++ b/src/pcviews/orgnav/rest.vue
@@ -37,7 +37,7 @@
             res.data.data.records.forEach((item) => {
                 this.list.push({
                     navTitle: item.mechanismname,
-                    icon: '/zhxy/img/navicon/tag.png',
+                    icon: '/zhjg/img/navicon/tag.png',
                     longitude: item.jd,
                     latitude: item.wd,
                     alt: item.gd,

--
Gitblit v1.9.3