소스 검색

Merge branch 'dev' of http://192.168.0.115:3000/bill/fuse-code into dev

bill 1 년 전
부모
커밋
f3fc7df577
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/sdk/cover/index.js

+ 1 - 1
src/sdk/cover/index.js

@@ -59,7 +59,7 @@ export const enter = (dom, isLocal) => {
                 viewer.setDisplay(false ) 
                 
                 child.beforeDestroy = function(){ 
-                    console.warn('beforeDestroy', child.winIndexf)
+                    console.warn('beforeDestroy', child.winIndex)
                     
                     child.viewer && child.viewer.setDisplay(false)
                     //如果是四维看看的场景,先不管了,页面被销毁应该就没了吧