From 1105f9108d712d2dd96330f8031a6a4955bd7698 Mon Sep 17 00:00:00 2001 From: yanwenlong Date: Mon, 25 Sep 2023 01:02:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B9=A6=E8=AF=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/comments/commentsList.vue | 3 +++ 1 file changed, 3 insertions(+) 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) }, // 查看本书更多书评