zhangzengfei
2021-04-16 8098e7f023320b5bd9482bace3bf4f19d807765e
src/pages/searchForCluster/index/Searching.vue
@@ -672,8 +672,10 @@
    },
    changePages(page) {
      this.VideoPhotoData.page = page;
      this.VideoPhotoData.isAll = true;
      console.log("分页改变!", this.VideoPhotoData.page)
      if (!this.VideoPhotoData.uploadType) {
        console.log("分页改变!")
        this.VideoPhotoData.uploadDiaplay = false;
        // this.VideoPhotoData.querySearchList();
        this.setLoadSearch(this.VideoPhotoData.querySearchList());