src/components/tools/LayerTree.vue
@@ -263,7 +263,7 @@ districtList.value.forEach((item) => { item.showBillboard = true; item.className = "district"; item.type = "泥石流"; // item.type = "泥石流"; //数据icon设置 const entity = createPoint(item); entity.show = false; list.push(entity);