| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -181,7 +181,7 @@ export default { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					  }, | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					  methods:{ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    getloudongOptions(){ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      this.$http.post(`/opendata/cabmGrid/getCascadeMenu`).then(resp => { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      this.$http.post(`/opendata/bmGrid/getCascadeMenu`).then(resp => { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        if(resp.data.code === 0){ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					          this.caLouDongOptions = this.removeEmptySubOrgList(resp.data.data) | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        } | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |