|  |  | @ -246,7 +246,8 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |         > |  |  |  |         > | 
			
		
	
		
		
			
				
					
					|  |  |  |             <selectDiDetail :editQuery="diDetails" |  |  |  |             <selectDiDetail :editQuery="diDetails" | 
			
		
	
		
		
			
				
					
					|  |  |  |             ></selectDiDetail> |  |  |  |             ></selectDiDetail> | 
			
		
	
		
		
			
				
					
					|  |  |  |         </el-dialog>- |  |  |  |         </el-dialog> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         - | 
			
		
	
		
		
			
				
					
					|  |  |  |     </div> |  |  |  |     </div> | 
			
		
	
		
		
			
				
					
					|  |  |  | </template> |  |  |  | </template> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | @ -292,6 +293,10 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 thirdId: "", |  |  |  |                 thirdId: "", | 
			
		
	
		
		
			
				
					
					|  |  |  |                 keys: [], |  |  |  |                 keys: [], | 
			
		
	
		
		
			
				
					
					|  |  |  |                 thirdSys: null, |  |  |  |                 thirdSys: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 manufactory: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 price: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 erpName: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 measname: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |             }, |  |  |  |             }, | 
			
		
	
		
		
			
				
					
					|  |  |  |             fromOptions: [], |  |  |  |             fromOptions: [], | 
			
		
	
		
		
			
				
					
					|  |  |  |             checked: true, |  |  |  |             checked: true, | 
			
		
	
	
		
		
			
				
					|  |  | @ -415,6 +420,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |             } |  |  |  |             } | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.combineQuery.manufactory = this.currentRow.manufactory; |  |  |  |             this.combineQuery.manufactory = this.currentRow.manufactory; | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.combineQuery.price = this.currentRow.price; |  |  |  |             this.combineQuery.price = this.currentRow.price; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             this.combineQuery.measname = this.currentRow.measname; | 
			
		
	
		
		
			
				
					
					|  |  |  |             combineUdi(this.combineQuery) |  |  |  |             combineUdi(this.combineQuery) | 
			
		
	
		
		
			
				
					
					|  |  |  |                 .then((response) => { |  |  |  |                 .then((response) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |                     if (response.code == 20000) { |  |  |  |                     if (response.code == 20000) { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |