|  |  | @ -1742,27 +1742,27 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |     addHospProduct(data) { |  |  |  |     addHospProduct(data) { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.rId = data.code |  |  |  |       this.rId = data.code | 
			
		
	
		
		
			
				
					
					|  |  |  |       if(data.code!=10000){ |  |  |  |       if(data.code!=10000){ | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.filterQuery.bindCode = data.code |  |  |  |         this.filterQuery.relCode = data.code | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       }else{ |  |  |  |       }else{ | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.filterQuery.bindCode = null; |  |  |  |         this.filterQuery.relCode = null; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       } |  |  |  |       } | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.selectHospProductVisible = true; |  |  |  |       this.selectHospProductVisible = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |     }, |  |  |  |     }, | 
			
		
	
		
		
			
				
					
					|  |  |  |     removeHospProduct(data){ |  |  |  |     removeHospProduct(data){ | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.rId = data.code |  |  |  |       this.rId = data.code | 
			
		
	
		
		
			
				
					
					|  |  |  |       if(data.code!=10000){ |  |  |  |       if(data.code!=10000){ | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.filterQuery.bindCode = data.code |  |  |  |         this.filterQuery.relCode = data.code | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       }else{ |  |  |  |       }else{ | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.filterQuery.bindCode = null; |  |  |  |         this.filterQuery.relCode = null; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       } |  |  |  |       } | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.selectUnBindHospProductVisible = true; |  |  |  |       this.selectUnBindHospProductVisible = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |     }, |  |  |  |     }, | 
			
		
	
		
		
			
				
					
					|  |  |  |     handleNodeClick(data) { |  |  |  |     handleNodeClick(data) { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.rId = data.code |  |  |  |       this.rId = data.code | 
			
		
	
		
		
			
				
					
					|  |  |  |       if(data.code!=10000){ |  |  |  |       if(data.code!=10000){ | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.filterQuery.bindCode = data.code |  |  |  |         this.filterQuery.relCode = data.code | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       }else{ |  |  |  |       }else{ | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.filterQuery.bindCode = null; |  |  |  |         this.filterQuery.relCode = null; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       } |  |  |  |       } | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.getList(); |  |  |  |       this.getList(); | 
			
		
	
		
		
			
				
					
					|  |  |  |     } |  |  |  |     } | 
			
		
	
	
		
		
			
				
					|  |  | 
 |