北京经济技术开发区经开区虚拟城市项目-【前端】-Web
lixuliang
2023-12-13 fcb9ad20cfb4f1d691f76f575e3bcf09729be7c9
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);
          }