Sfoglia il codice sorgente

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

maxiaoxiao 9 mesi fa
parent
commit
30eca814a4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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)