diff --git a/pages/comments/commentsList.vue b/pages/comments/commentsList.vue index 23a34e5..546dcab 100644 --- a/pages/comments/commentsList.vue +++ b/pages/comments/commentsList.vue @@ -196,6 +196,9 @@ import { data } from 'jquery'; // 切换tab状态 commentsTabCLi(e) { this.commentsListTab = e + this.newList = [] + this.hotList = [] + this.bookList = [] this.getBookList(this.commentsListTab, true) }, // 查看本书更多书评