src/views/Tools/LayerTree.vue
@@ -669,7 +669,7 @@ this.$store.state.treeData = this.treeData; this.$store.state.checkedKeys = this.$refs.tree.getCheckedKeys() }); if (this.$store.state.showAllLayers == true) { this.layersStart(); this.$store.state.showAllLayers = false;