|  |  | @ -359,7 +359,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |         deptCode: this.formData.deptCode, |  |  |  |         deptCode: this.formData.deptCode, | 
			
		
	
		
		
			
				
					
					|  |  |  |         invCode: this.formData.invCode, |  |  |  |         invCode: this.formData.invCode, | 
			
		
	
		
		
			
				
					
					|  |  |  |         invSpaceCode: this.formData.invSpaceCode, |  |  |  |         invSpaceCode: this.formData.invSpaceCode, | 
			
		
	
		
		
			
				
					
					|  |  |  |         countType: this.countType |  |  |  |         countType: this.countOrder.countType | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       }; |  |  |  |       }; | 
			
		
	
		
		
			
				
					
					|  |  |  |       saveCountOrder(orderData).then((res) => { |  |  |  |       saveCountOrder(orderData).then((res) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |         if (res.code === 20000) { |  |  |  |         if (res.code === 20000) { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |