Browse Source

三维场景加载默认打开深度检测

maxiaoxiao 9 months ago
parent
commit
30eca814a4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/Combinations/LayerManage/LayerManage.vue

+ 1 - 0
src/components/Combinations/LayerManage/LayerManage.vue

@@ -308,6 +308,7 @@ export default {
             });
             });
             this.vectorlayerlist.push(obj);
             this.vectorlayerlist.push(obj);
             this.promiseWhen([s], undefined, obj);
             this.promiseWhen([s], undefined, obj);
+            this.bus.$emit("setDepthAgainst", true);
             // store.setModelLayerList(this.vectorlayerlist);
             // store.setModelLayerList(this.vectorlayerlist);
             // console.log(store.state.modellayerlist,'vvvvv');
             // console.log(store.state.modellayerlist,'vvvvv');
             // store.state.S3MList.push(obj)
             // store.state.S3MList.push(obj)