|  | @@ -200,7 +200,7 @@ export default {
 | 
											
												
													
														|  |        .then(response => {
 |  |        .then(response => {
 | 
											
												
													
														|  |            if(this.queryParams.incomeExpenses=='支出'){
 |  |            if(this.queryParams.incomeExpenses=='支出'){
 | 
											
												
													
														|  |              this.zhichu=true;
 |  |              this.zhichu=true;
 | 
											
												
													
														|  | -          }else if(this.queryParams.incomeExpenses=='收入'){
 |  | 
 | 
											
												
													
														|  | 
 |  | +          }else{
 | 
											
												
													
														|  |              this.zhichu=false;
 |  |              this.zhichu=false;
 | 
											
												
													
														|  |            }
 |  |            }
 | 
											
												
													
														|  |            this.dataList = response.data.rows;
 |  |            this.dataList = response.data.rows;
 |