From 3d4e9d09c54a7c948b8234527d36fe0ff9063a22 Mon Sep 17 00:00:00 2001 From: wanglei Date: Wed, 16 Jul 2025 08:44:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E5=88=86=E4=BB=BB=E5=8A=A1=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/kaohe/vote/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/src/views/kaohe/vote/index.vue b/ruoyi-ui/src/views/kaohe/vote/index.vue index cbb61c4..d5417bc 100644 --- a/ruoyi-ui/src/views/kaohe/vote/index.vue +++ b/ruoyi-ui/src/views/kaohe/vote/index.vue @@ -227,7 +227,7 @@ export default { voteList: [], // 查询参数 queryParams: { - pageNum: 2, + pageNum: 1, pageSize: 10, voteTitle: null, vDescription: null,