更新书评
This commit is contained in:
@@ -196,6 +196,9 @@ import { data } from 'jquery';
|
|||||||
// 切换tab状态
|
// 切换tab状态
|
||||||
commentsTabCLi(e) {
|
commentsTabCLi(e) {
|
||||||
this.commentsListTab = e
|
this.commentsListTab = e
|
||||||
|
this.newList = []
|
||||||
|
this.hotList = []
|
||||||
|
this.bookList = []
|
||||||
this.getBookList(this.commentsListTab, true)
|
this.getBookList(this.commentsListTab, true)
|
||||||
},
|
},
|
||||||
// 查看本书更多书评
|
// 查看本书更多书评
|
||||||
|
|||||||
Reference in New Issue
Block a user