|  | @ -151,7 +151,7 @@ export default { | 
		
	
		
			
				|  |  |           isOtherBook: index !== 0, |  |  |           isOtherBook: index !== 0, | 
		
	
		
			
				|  |  |           nbAuthor: item.bookAuthor, |  |  |           nbAuthor: item.bookAuthor, | 
		
	
		
			
				|  |  |           isNewBook: false, |  |  |           isNewBook: false, | 
		
	
		
			
				|  |  |           num: 0, |  |  |  | 
		
	
		
			
				|  |  |  |  |  |           num: item.heat ? item.heat : '0', | 
		
	
		
			
				|  |  |           isbn: item.isbn |  |  |           isbn: item.isbn | 
		
	
		
			
				|  |  |         } |  |  |         } | 
		
	
		
			
				|  |  |         const params = { |  |  |         const params = { | 
		
	
	
		
			
				|  | 
 |