src/views/activity/index.vue
@@ -420,8 +420,6 @@ }, mounted () { this.$nextTick(() => { this.activityList.forEach(item => { this.$EventBus.$emit('layerPointAdd', { layerName: 'activityLayers', @@ -471,7 +469,6 @@ }, treeNodeClick () { console.log(1111223) let color = global.DC.Namespace.Cesium.Color.fromBytes( 102, 176, 255, 100 @@ -482,7 +479,6 @@ material: color, width: 2 }) console.log(223232) }, goAbDetail (item, index) {