ruoyi-ui/src/views/genealogy/index.vue
@@ -255,6 +255,7 @@ nickName:undefined, sex:undefined, birth:undefined, clanId: undefined }, // searchVal:"", @@ -366,7 +367,7 @@ //alert(23) this.queryParams.happenStartTime = this.dateRange.length > 0 && this.dateRange[0] this.queryParams.happenEndTime = this.dateRange.length > 0 && this.dateRange[1] this.queryParams.clanId = this.$store.state.user.clanId // this.queryParams.pageSize = this.pageSize; // 添加 pageSize 参数 // this.queryParams.pageNum = this.pageNum; // 添加 pageNum 参数