hanbaoshan
2020-12-03 35322555f2ddbc26e73b477e083d9267348c84cb
src/pages/search/index/Searching.vue
@@ -367,9 +367,10 @@
          if (this.VideoPhotoData.uploadType) {
            this.VideoPhotoData.findPersonByPage()
          } else {
            // this.VideoPhotoData.querySearchList();
            console.log('TreeDataPool.selectedNodes 查询es')
            this.setLoadSearch(this.VideoPhotoData.querySearchList());
              console.log('TreeDataPool.selectedNodes 查询es')
              this.setLoadSearch(this.VideoPhotoData.querySearchList());
          }
        }
      },