|  |  | @ -630,7 +630,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |     }, |  |  |  |     }, | 
			
		
	
		
		
			
				
					
					|  |  |  |     combine() { |  |  |  |     combine() { | 
			
		
	
		
		
			
				
					
					|  |  |  |       if (this.multiProduct.length === 0) { |  |  |  |       if (this.multiProduct.length === 0) { | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.$message.error("请选择养护产品!"); |  |  |  |         this.$message.error("请选择领用产品!"); | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         return; |  |  |  |         return; | 
			
		
	
		
		
			
				
					
					|  |  |  |       } |  |  |  |       } | 
			
		
	
		
		
			
				
					
					|  |  |  |       let invProductIds = []; |  |  |  |       let invProductIds = []; | 
			
		
	
	
		
		
			
				
					|  |  | 
 |