瀏覽代碼

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(){