소스 검색

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

maxiaoxiao 9 달 전
부모
커밋
30eca814a4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.promiseWhen([s], undefined, obj);
+            this.bus.$emit("setDepthAgainst", true);
             // store.setModelLayerList(this.vectorlayerlist);
             // console.log(store.state.modellayerlist,'vvvvv');
             // store.state.S3MList.push(obj)