|  |  | @ -62,7 +62,6 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                     </el-col> |  |  |  |                     </el-col> | 
			
		
	
		
		
			
				
					
					|  |  |  |                     <el-col :span="7"> |  |  |  |                     <el-col :span="7"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                         <el-form-item prop="corpName"> |  |  |  |                         <el-form-item prop="corpName"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                             <el-input v-if="formData.fromSubInvName ==null" v-model="formData.corpName" auto-complete="off" :disabled="true"></el-input> |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                             <el-input v-if="formData.fromSubInvName !=null" v-model="formData.fromSubInvName" |  |  |  |                             <el-input v-if="formData.fromSubInvName !=null" v-model="formData.fromSubInvName" | 
			
		
	
		
		
			
				
					
					|  |  |  |                                       auto-complete="off" :disabled="true"></el-input> |  |  |  |                                       auto-complete="off" :disabled="true"></el-input> | 
			
		
	
		
		
			
				
					
					|  |  |  |                         </el-form-item> |  |  |  |                         </el-form-item> | 
			
		
	
	
		
		
			
				
					|  |  | @ -576,6 +575,8 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |                     }; |  |  |  |                     }; | 
			
		
	
		
		
			
				
					
					|  |  |  |                     this.selectInvProductVisible = true; |  |  |  |                     this.selectInvProductVisible = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |                 } else { |  |  |  |                 } else { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     this.invQueryData.corpId = this.formData.corpId; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                     this.thisData.noInvOut = this.formData.noInvOut; | 
			
		
	
		
		
			
				
					
					|  |  |  |                     this.selectProductVisible = true; |  |  |  |                     this.selectProductVisible = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |                 } |  |  |  |                 } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |