hookehuyr

馃悶 fix(@鎴戠殑): 璺宠浆涔︾睄璇︽儏椤典紶ID閿欒淇

...@@ -192,7 +192,7 @@ const onClick = (item) => { ...@@ -192,7 +192,7 @@ const onClick = (item) => {
192 $router.push({ 192 $router.push({
193 path: '/client/bookDetail', 193 path: '/client/bookDetail',
194 query: { 194 query: {
195 - id: item.id 195 + id: item.book_id,
196 } 196 }
197 }); 197 });
198 } 198 }
......