Commit 288e3652 authored by jyx's avatar jyx

代码优化

parent 37eef46f
......@@ -131,7 +131,7 @@
addReadRecord(this.bookId)
}
if (this.isVip()) {
if (this.isVip() && this.bookData) {
this.unlockBook()
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment