|  |  | @ -137,7 +137,6 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     </div> |  |  |  |     </div> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     <el-dialog |  |  |  |     <el-dialog | 
			
		
	
		
		
			
				
					
					|  |  |  |       :title="editTitle" |  |  |  |       :title="editTitle" | 
			
		
	
		
		
			
				
					
					|  |  |  |       :visible.sync="associationCodeVisible" |  |  |  |       :visible.sync="associationCodeVisible" | 
			
		
	
	
		
		
			
				
					|  |  | @ -395,10 +394,13 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.editOriginCodeVisible = false; |  |  |  |       this.editOriginCodeVisible = false; | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.associationCodeVisible = false; |  |  |  |       this.associationCodeVisible = false; | 
			
		
	
		
		
			
				
					
					|  |  |  |       //前往更新码明细 |  |  |  |       //前往更新码明细 | 
			
		
	
		
		
			
				
					
					|  |  |  |       updateIoCodeTempEntity({parentCode:this.orderQuery.code}).then((response) => { |  |  |  |       updateIoCodeTempEntity({parentCode: this.orderQuery.code, id: this.orderQuery.id}).then((response) => { | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         if (response.code == 20000) { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |           this.refreshPanel(); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  |       }).catch(() => { |  |  |  |       }).catch(() => { | 
			
		
	
		
		
			
				
					
					|  |  |  |       }); |  |  |  |       }); | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.refreshPanel(); |  |  |  | 
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     }, |  |  |  |     }, | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     repeatAddCode(editData) { |  |  |  |     repeatAddCode(editData) { | 
			
		
	
	
		
		
			
				
					|  |  | 
 |