src/components/tools/LayerTree.vue
@@ -231,7 +231,7 @@ } else if (entityList && typeof entityList.show !== "undefined") { entityList.show = checked; } else { // console.error(`无法设置图层 ${name} 的可见性`); console.error(`无法设置图层 ${name} 的可见性`); } }