|  |  |  | @ -270,7 +270,7 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |  |         }, | 
			
		
	
		
			
				
					|  |  |  |  |         getList() { | 
			
		
	
		
			
				
					|  |  |  |  |             this.loading = true; | 
			
		
	
		
			
				
					|  |  |  |  |             this.listQuery.customerId = store.getters.customerId; | 
			
		
	
		
			
				
					|  |  |  |  |             //this.listQuery.customerId = store.getters.customerId; | 
			
		
	
		
			
				
					|  |  |  |  |             filterCompanyProductRelevance(this.listQuery) | 
			
		
	
		
			
				
					|  |  |  |  |             .then((response) => { | 
			
		
	
		
			
				
					|  |  |  |  |               this.loading = false; | 
			
		
	
	
		
			
				
					|  |  |  | 
 |