zjs_project vor 10 Monaten
Ursprung
Commit
f71e72e416

+ 1 - 1
src/pages/webgl_rxdz_recognizer_houseList/webgl_rxdz_recognizer_houseList.vue

@@ -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;