src/components/left/layerTree/modelLayer.vue
@@ -52,7 +52,7 @@ model.changeLayer(item, true); } else { model.changeBatchLayer(item, true); this.$store.state.isBatchGridArr =false; let coordinates = this.$store.state.batchGridArr; let shape = this.$store.state.batchShape; Viewer.entities.remove(shape);