heyujie
2021-03-24 c141197a5687dda0256cb8939f73aada040c9ba9
育英项目以图搜图修改
1个文件已修改
3 ■■■■ 已修改文件
src/Pool/VideoPhotoData.ts 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/Pool/VideoPhotoData.ts
@@ -118,7 +118,8 @@
      treeNodes: this.treeNodes,
      picUrl: this.picUrl,
      databases: this.compareTabs,
      threshold: this.threshold
      threshold: this.threshold,
      isAll: this.searchFrom== "cluster"?true: false
    }
    const rsp: any = await findPersonByPic(param);
    if (rsp && rsp.success) {