|  |  | @ -261,7 +261,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     </el-dialog> |  |  |  |     </el-dialog> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <el-tabs type="border-card" style="margin: 15px"> |  |  |  |     <el-tabs type="border-card" style="margin: 15px"> | 
			
		
	
		
		
			
				
					
					|  |  |  |       <el-tab-pane> |  |  |  |       <el-tab-pane> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <span slot="label">单据 {{ currentRow == null ? '' : currentRow.billNo }}-业务扫码校验结果</span> |  |  |  |         <span slot="label">单据 {{ currentRow == null ? '' : currentRow.billNo }}-业务详情</span> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         <el-table v-loading="manuCodeRelLoading" :data="listCodeRel" |  |  |  |         <el-table v-loading="manuCodeRelLoading" :data="listCodeRel" | 
			
		
	
		
		
			
				
					
					|  |  |  |                   style="width: 100%" |  |  |  |                   style="width: 100%" | 
			
		
	
		
		
			
				
					
					|  |  |  |                   highlight-current-row border> |  |  |  |                   highlight-current-row border> | 
			
		
	
	
		
		
			
				
					|  |  | 
 |