|  |  |  | @ -1048,6 +1048,7 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |  |       ); | 
			
		
	
		
			
				
					|  |  |  |  |       tQuery.code = this.codeFormData.code; | 
			
		
	
		
			
				
					|  |  |  |  |       tQuery.orderType = this.viewType; | 
			
		
	
		
			
				
					|  |  |  |  |       debugger | 
			
		
	
		
			
				
					|  |  |  |  |       this.addCodeSubmit(tQuery); | 
			
		
	
		
			
				
					|  |  |  |  |       this.$refs.inputRef.select(); | 
			
		
	
		
			
				
					|  |  |  |  |     }, | 
			
		
	
	
		
			
				
					|  |  |  | @ -1462,7 +1463,6 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |  |       this.corpOrderIdDisabled = true; | 
			
		
	
		
			
				
					|  |  |  |  |       this.orderFormData = this.orderQuery; | 
			
		
	
		
			
				
					|  |  |  |  |       this.actionEnable = true; | 
			
		
	
		
			
				
					|  |  |  |  |       this.orderFormData.fromCorp=this.orderFormData.fromCorpName; | 
			
		
	
		
			
				
					|  |  |  |  |       if (this.$isNotBlank(this.orderFormData.checkPreInOrders)) { | 
			
		
	
		
			
				
					|  |  |  |  |         this.checkPreInArray = this.orderFormData.split(","); | 
			
		
	
		
			
				
					|  |  |  |  |       } | 
			
		
	
	
		
			
				
					|  |  |  | 
 |