|  | @@ -217,7 +217,8 @@ export default {
 | 
											
												
													
														|  |          exercisesReplyNumIsAchieve:
 |  |          exercisesReplyNumIsAchieve:
 | 
											
												
													
														|  |            this.searchForm.exercisesReplyNumIsAchieve || null, // 提交次数
 |  |            this.searchForm.exercisesReplyNumIsAchieve || null, // 提交次数
 | 
											
												
													
														|  |            organIdList:this.searchForm.organIdList || null,
 |  |            organIdList:this.searchForm.organIdList || null,
 | 
											
												
													
														|  | -          page: this.rules.page
 |  | 
 | 
											
												
													
														|  | 
 |  | +          page: this.rules.page,
 | 
											
												
													
														|  | 
 |  | +          rows : this.rules.limit
 | 
											
												
													
														|  |        };
 |  |        };
 | 
											
												
													
														|  |        if (this.searchForm.timer && this.searchForm.timer.length > 0) {
 |  |        if (this.searchForm.timer && this.searchForm.timer.length > 0) {
 | 
											
												
													
														|  |          obj.monday = this.searchForm.timer[0];
 |  |          obj.monday = this.searchForm.timer[0];
 |