Explorar o código

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

maxiaoxiao hai 9 meses
pai
achega
30eca814a4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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)