static/js/worker.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/js/worker0.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
static/js/worker.js
@@ -298,8 +298,9 @@ // console.log(5555,tableList) } // console.log('1234567789', tableList,getParam()) console.log('1234567789', item) // console.log('1234567789', item) let getDataType0 = false console.log('1234567789', item.i,getDataTypeId) if(item.i==getDataTypeId){ getDataType0 = true } static/js/worker0.js
@@ -122,9 +122,11 @@ }) }) if(arrSpecial[numSpecial-1]){ setTimeout(()=>{ result = { getDataTypeId:arrSpecial[numSpecial-1], } self.postMessage(JSON.stringify(result)) },0) } }