|  |  |  | @ -63,7 +63,6 @@ | 
			
		
	
		
			
				
					|  |  |  |  |                 </el-table-column> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-table-column | 
			
		
	
		
			
				
					|  |  |  |  |                     label="创建时间" | 
			
		
	
		
			
				
					|  |  |  |  |                     prop="actDate" | 
			
		
	
	
		
			
				
					|  |  |  | @ -163,6 +162,8 @@ | 
			
		
	
		
			
				
					|  |  |  |  |             :visible.sync="codeDetailVisible" | 
			
		
	
		
			
				
					|  |  |  |  |             width="80%" | 
			
		
	
		
			
				
					|  |  |  |  |             v-if="codeDetailVisible" | 
			
		
	
		
			
				
					|  |  |  |  |             :close-on-click-modal="false" | 
			
		
	
		
			
				
					|  |  |  |  |             :close-on-press-escape="false" | 
			
		
	
		
			
				
					|  |  |  |  |         > | 
			
		
	
		
			
				
					|  |  |  |  |             <codeReplace | 
			
		
	
		
			
				
					|  |  |  |  |                 :idQuery="idQuery" | 
			
		
	
	
		
			
				
					|  |  |  | @ -170,7 +171,12 @@ | 
			
		
	
		
			
				
					|  |  |  |  |             ></codeReplace> | 
			
		
	
		
			
				
					|  |  |  |  |         </el-dialog> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |         <el-dialog title="校验信息" :visible.sync="errDialogVisible" width="30%"> | 
			
		
	
		
			
				
					|  |  |  |  |         <el-dialog title="校验信息" | 
			
		
	
		
			
				
					|  |  |  |  |                    :visible.sync="errDialogVisible" | 
			
		
	
		
			
				
					|  |  |  |  |                    width="30%" | 
			
		
	
		
			
				
					|  |  |  |  |                    :close-on-click-modal="false" | 
			
		
	
		
			
				
					|  |  |  |  |                    :close-on-press-escape="false" | 
			
		
	
		
			
				
					|  |  |  |  |         > | 
			
		
	
		
			
				
					|  |  |  |  |             <span>{{ errorDetail }}</span> | 
			
		
	
		
			
				
					|  |  |  |  |             <span slot="footer" class="dialog-footer"> | 
			
		
	
		
			
				
					|  |  |  |  |                 <el-button type="primary" @click="errDialogVisible = false">关 闭</el-button> | 
			
		
	
	
		
			
				
					|  |  |  | @ -182,6 +188,8 @@ | 
			
		
	
		
			
				
					|  |  |  |  |             :visible.sync="editOrderVisible" | 
			
		
	
		
			
				
					|  |  |  |  |             width="35%" | 
			
		
	
		
			
				
					|  |  |  |  |             v-if="editOrderVisible" | 
			
		
	
		
			
				
					|  |  |  |  |             :close-on-click-modal="false" | 
			
		
	
		
			
				
					|  |  |  |  |             :close-on-press-escape="false" | 
			
		
	
		
			
				
					|  |  |  |  |         > | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |             <el-row style="width: 100%"> | 
			
		
	
	
		
			
				
					|  |  |  | 
 |