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