zjs_project 10 月之前
父节点
当前提交
f71e72e416
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/webgl_rxdz_recognizer_houseList/webgl_rxdz_recognizer_houseList.vue

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