|  |  | @ -593,12 +593,12 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.getCompanyCertList(); |  |  |  |       this.getCompanyCertList(); | 
			
		
	
		
		
			
				
					
					|  |  |  |     }, |  |  |  |     }, | 
			
		
	
		
		
			
				
					
					|  |  |  |     getCompanyCertList() { |  |  |  |     getCompanyCertList() { | 
			
		
	
		
		
			
				
					
					|  |  |  |       // if (this.editType != 2 && this.editType != 0) { |  |  |  |       if (this.editType != 2 && this.editType != 0) { | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       //   this.certQuery.checkStatus = 20; |  |  |  |         this.certQuery.checkStatus = 20; | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       // } |  |  |  |       } | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       this.certLoading = true; |  |  |  |       this.certLoading = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |       // this.certQuery.type = 2; |  |  |  |       this.certQuery.type = 2; | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |       this.certQuery.businessId=this.inputQuery.businessId; |  |  |  |       // this.certQuery.businessId=this.inputQuery.businessId; | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |       filterCompanyCPCert(this.certQuery) |  |  |  |       filterCompanyCPCert(this.certQuery) | 
			
		
	
		
		
			
				
					
					|  |  |  |         .then((response) => { |  |  |  |         .then((response) => { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |