|  |  | @ -531,6 +531,10 @@ 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, | 
			
		
	
	
		
		
			
				
					|  |  | @ -550,6 +554,10 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |           this.$message.warning("请先选择盘点仓库"); |  |  |  |           this.$message.warning("请先选择盘点仓库"); | 
			
		
	
		
		
			
				
					
					|  |  |  |           return; |  |  |  |           return; | 
			
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         if (this.codeArray.length === 0) { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           this.$message.warning("请先录入产品"); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           return; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.productList = []; |  |  |  |         this.productList = []; | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.selectInvProductVisible = true; |  |  |  |         this.selectInvProductVisible = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.queryInvProducts(); |  |  |  |         this.queryInvProducts(); | 
			
		
	
	
		
		
			
				
					|  |  | @ -582,6 +590,10 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |           this.$message.warning("请先选盘点仓库"); |  |  |  |           this.$message.warning("请先选盘点仓库"); | 
			
		
	
		
		
			
				
					
					|  |  |  |           return; |  |  |  |           return; | 
			
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         if (this.codeArray.length === 0) { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           this.$message.warning("请先录入产品"); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           return; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.multiProduct = []; |  |  |  |         this.multiProduct = []; | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.selectInvProductVisible = true; |  |  |  |         this.selectInvProductVisible = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.queryInvProducts(); |  |  |  |         this.queryInvProducts(); | 
			
		
	
	
		
		
			
				
					|  |  | 
 |