Add:Recommended book home page shelf

This commit is contained in:
advplyr 2023-01-27 17:59:06 -06:00
parent 030c20b12e
commit 49279430fc
10 changed files with 142 additions and 35 deletions

View file

@ -820,7 +820,6 @@ export default {
return null
})
if (!libraryItem) return
console.log('Got library itemn', libraryItem)
this.store.commit('showEReader', libraryItem)
},
selectBtnClick(evt) {