@@ -319,7 +319,7 @@
index,
}
})
- console.warn("***list***",list)
+ console.warn("***mate-result-list***",list);
//寻找5个字符串以上的
let tmpList = list.filter(it => {
return it.comStr.length > 2;