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) {