|  |  | @ -421,6 +421,9 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.getList(); |  |  |  |             this.getList(); | 
			
		
	
		
		
			
				
					
					|  |  |  |         }, |  |  |  |         }, | 
			
		
	
		
		
			
				
					
					|  |  |  |         getList() { |  |  |  |         getList() { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             if(this.query.key!=null || this.query.advanceType!=null || this.query.thirdSysFk!=null){ | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 this.query.page=1 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             } | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.loading = true; |  |  |  |             this.loading = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |             if (this.query.thirdSysFk != null) { |  |  |  |             if (this.query.thirdSysFk != null) { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 this.getQueryThirdSysFk(this.query.thirdSysFk); |  |  |  |                 this.getQueryThirdSysFk(this.query.thirdSysFk); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |