static/js/worker.js
@@ -39,7 +39,7 @@ let list2 = [] excelMethodList.forEach(item => { if (item.valueList.find(m => m.r == r && m.c == c)) { if (item.valueList&&item.valueList.length>0&&item.valueList.find(m => m.r == r && m.c == c)) { var comValue = {} item.valueList.forEach(a => { list.forEach(b => {