|  |  |  | @ -320,7 +320,6 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |  |         entrustInvChange() { | 
			
		
	
		
			
				
					|  |  |  |  |             this.inputQuery.entrustSubInv = null; | 
			
		
	
		
			
				
					|  |  |  |  |             this.findEntrustSubInvByInv(); | 
			
		
	
		
			
				
					|  |  |  |  |             this.$forceUpdate(); | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |         }, | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
	
		
			
				
					|  |  |  | @ -359,10 +358,9 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |         this.getList(); | 
			
		
	
		
			
				
					|  |  |  |  |         this.getStorage(); | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |         if (this.$isNotBlank(this.inputQuery.entrustInv)) { | 
			
		
	
		
			
				
					|  |  |  |  |             this.entrustInvChange(this.inputQuery.entrustInv); | 
			
		
	
		
			
				
					|  |  |  |  |         } | 
			
		
	
		
			
				
					|  |  |  |  |         // if (this.$isNotBlank(this.inputQuery.entrustInv)) { | 
			
		
	
		
			
				
					|  |  |  |  |         //     this.findEntrustSubInvByInv(); | 
			
		
	
		
			
				
					|  |  |  |  |         // } | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     }, | 
			
		
	
		
			
				
					|  |  |  |  | }; | 
			
		
	
	
		
			
				
					|  |  |  | 
 |