| 
					
				 | 
			
			
				@@ -334,8 +334,8 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   methods: { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     clear(event) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      console.log("clear",event) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      event.stopPropagation(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      // console.log("clear",event) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      // event.stopPropagation(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       this.currentTempList = []; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       this.boundOrgsClone = []; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       this.$emit("selectNode", []); 
			 |