更新书评

This commit is contained in:
yanwenlong
2023-09-25 01:02:33 +08:00
parent 46cf912cb4
commit 1105f9108d

View File

@@ -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)
}, },
// 查看本书更多书评 // 查看本书更多书评