xzw 1 year ago
parent
commit
c240f7190b
1 changed files with 1 additions and 1 deletions
  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(){