|  |  | @ -468,6 +468,8 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 this.query.startTime = null; |  |  |  |                 this.query.startTime = null; | 
			
		
	
		
		
			
				
					
					|  |  |  |                 this.query.endTime = null; |  |  |  |                 this.query.endTime = null; | 
			
		
	
		
		
			
				
					
					|  |  |  |             } |  |  |  |             } | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             //手动点击查询按钮,每次都从第一页开始查询 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             this.query.page = 1; | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.getList(); |  |  |  |             this.getList(); | 
			
		
	
		
		
			
				
					
					|  |  |  |             if (this.query.status === "202" || this.query.status === "502") { |  |  |  |             if (this.query.status === "202" || this.query.status === "502") { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 this.haveDistributionVisible = true; |  |  |  |                 this.haveDistributionVisible = true; | 
			
		
	
	
		
		
			
				
					|  |  | 
 |