From 8fb641893cce5b04c4cc4677493bf2a96b5eac3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E5=9C=A3=E9=94=8B?= <361882884@qq.com> Date: Sun, 30 Nov 2025 17:09:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E7=A8=8B=E5=BA=8F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xinli-ui/src/views/psychology/permission/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xinli-ui/src/views/psychology/permission/index.vue b/xinli-ui/src/views/psychology/permission/index.vue index 4fac9983..0740bdb5 100644 --- a/xinli-ui/src/views/psychology/permission/index.vue +++ b/xinli-ui/src/views/psychology/permission/index.vue @@ -354,7 +354,7 @@ export default { // 查询参数 queryParams: { pageNum: 1, - pageSize: 10, + pageSize: 8, scaleId: undefined, userId: undefined, status: undefined