소스 검색

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

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

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

@@ -55,7 +55,7 @@ export const enter = (dom, isLocal) => {
                 child.winIndex = index++
                 //案件里视图提取页面子页面覆盖了父级页面,父级的模型可以隐藏以释放内存
                  
-                console.error('createIframed', child.winIndex, child.location.href)
+                console.error('createdIframe', child.winIndex, child.location.href)
                 viewer.setDisplay(false ) 
                 
                 child.beforeDestroy = function(){