surprise
2024-01-15 87e98d5b5efeb7a9cf6330ae03e6dd53699b7ef1
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);