|  |  | @ -655,7 +655,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.curInvOptions.length > 0 && |  |  |  |             this.curInvOptions.length > 0 && | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.orderFormData.invWarehouseCode == null |  |  |  |             this.orderFormData.invWarehouseCode == null | 
			
		
	
		
		
			
				
					
					|  |  |  |           ) { |  |  |  |           ) { | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.orderFormData.invCode = this.curInvOptions[0].code; |  |  |  |             //this.orderFormData.invCode = this.curInvOptions[0].code; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             this.getBusTypeByInv(); |  |  |  |             this.getBusTypeByInv(); | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.findCurSpaceList(this.orderFormData.invCode); |  |  |  |             this.findCurSpaceList(this.orderFormData.invCode); | 
			
		
	
		
		
			
				
					
					|  |  |  |           } |  |  |  |           } | 
			
		
	
	
		
		
			
				
					|  |  | @ -1362,7 +1362,6 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |       if (this.$isNotBlank(this.orderFormData.checkPreInOrders)) { |  |  |  |       if (this.$isNotBlank(this.orderFormData.checkPreInOrders)) { | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.checkPreInArray = this.orderFormData.split(","); |  |  |  |         this.checkPreInArray = this.orderFormData.split(","); | 
			
		
	
		
		
			
				
					
					|  |  |  |       } |  |  |  |       } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.refreshCodesPanel(); |  |  |  |       this.refreshCodesPanel(); | 
			
		
	
		
		
			
				
					
					|  |  |  |       //加载选择框候选数据 |  |  |  |       //加载选择框候选数据 | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.findInvListByUser(); |  |  |  |       this.findInvListByUser(); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |