|  |  | @ -479,9 +479,8 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.findSubStorageMethod(); |  |  |  |             this.findSubStorageMethod(); | 
			
		
	
		
		
			
				
					
					|  |  |  |         }, |  |  |  |         }, | 
			
		
	
		
		
			
				
					
					|  |  |  |         subStorageChange(item) { |  |  |  |         subStorageChange(item) { | 
			
		
	
		
		
			
				
					
					|  |  |  |             debugger |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             // this.formData.fromSubInvCode = null; |  |  |  |             // this.formData.fromSubInvCode = null; | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.formData.locStorageCode= this.subInvList.find(item => item.code == this.formData.invWarehouseCode) |  |  |  |             this.formData.locStorageCode= this.subInvList.find(item => item.code == this.formData.invWarehouseCode).parentId | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             this.formData.corpId=this.subInvList.find(item => item.code == this.formData.invWarehouseCode).code |  |  |  |             this.formData.corpId=this.subInvList.find(item => item.code == this.formData.invWarehouseCode).code | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.formData.corpName=this.subInvList.find(item => item.code == this.formData.invWarehouseCode).warehouseName |  |  |  |             this.formData.corpName=this.subInvList.find(item => item.code == this.formData.invWarehouseCode).warehouseName | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.findSubStorageMethod(); |  |  |  |             this.findSubStorageMethod(); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |