From b24da9d7337b07776671f324bf289353b1744969 Mon Sep 17 00:00:00 2001 From: zhoulingpo Date: Thu, 11 May 2023 11:12:47 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E5=9B=9E=E5=88=B0=E7=AC=AC=E4=B8=80=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Report/ReportList.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/Report/ReportList.vue b/src/views/Report/ReportList.vue index 5932ed0..ec74688 100644 --- a/src/views/Report/ReportList.vue +++ b/src/views/Report/ReportList.vue @@ -108,7 +108,7 @@ {{row.thumbUp || 0}} - + @@ -250,6 +250,7 @@ export default { this.q.orderByClicks=0 this.q.orderByTime=0 } + this.q.pageNo=1 this.reportList() }, getKeyContent(list) {