北京经济技术开发区经开区虚拟城市项目-【前端】-Web
lixuliang
2024-01-19 2a9e0f190c384d4c95a188822d6bf1802697d10c
src/components/left/left-ztfx.vue
@@ -405,7 +405,7 @@
            }
            pickFeature = nPickFeature;
            imgUrl = nPickFeature.primitive.image;
            nPickFeature.primitive.image = "http://10.10.4.116:8080/YZXNCS/static/SmartEarthSDK/Workers/image/red.png"
            nPickFeature.primitive.image = window.SmartEarthRootUrl + "Workers/image/point.png";
            // console.log(nPickFeature);
            this.$store.commit("description", nPickFeature.id.attributes);
          }