|  |  | @ -531,10 +531,6 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |           this.$message.warning("请先选择盘点仓库"); |  |  |  |           this.$message.warning("请先选择盘点仓库"); | 
			
		
	
		
		
			
				
					
					|  |  |  |           return; |  |  |  |           return; | 
			
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  |         if (this.codeArray.length === 0) { |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |           this.$message.warning("请先录入产品"); |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |           return; |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |         //拉取整个仓库的数据 |  |  |  |         //拉取整个仓库的数据 | 
			
		
	
		
		
			
				
					
					|  |  |  |         let params = { |  |  |  |         let params = { | 
			
		
	
		
		
			
				
					
					|  |  |  |           invCode: this.formData.invCode, |  |  |  |           invCode: this.formData.invCode, | 
			
		
	
	
		
		
			
				
					|  |  | 
 |