|  |  | @ -142,7 +142,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |       <el-table-column label="操作" width="140" fixed="right"> |  |  |  |       <el-table-column label="操作" width="140" fixed="right"> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <template slot-scope="scope"> |  |  |  |         <template slot-scope="scope"> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <el-button type="primary"  icon="el-icon-document" @click="scanDetail(scope.row)"  >扫码明细</el-button> |  |  |  |           <el-button type="primary"   @click="scanDetail(scope.row)" style="font-size: 14px" >扫码明细({{scope.row.scanCount == null ? 0 : scope.row.scanCount }})</el-button> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         </template> |  |  |  |         </template> | 
			
		
	
		
		
			
				
					
					|  |  |  |       </el-table-column> |  |  |  |       </el-table-column> | 
			
		
	
		
		
			
				
					
					|  |  |  |     </el-table> |  |  |  |     </el-table> | 
			
		
	
	
		
		
			
				
					|  |  | 
 |