From debf16d4668515b4e2030099f7443e11b2217865 Mon Sep 17 00:00:00 2001 From: yanyan Date: Sun, 18 Feb 2024 16:11:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=BA=E6=99=AF=E9=A1=B5=E9=9D=A2=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpkg/list/list.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subpkg/list/list.vue b/subpkg/list/list.vue index 61a4c50..4449cd8 100644 --- a/subpkg/list/list.vue +++ b/subpkg/list/list.vue @@ -38,7 +38,7 @@ queryObj:{ name:"", pageNum:1, - pageSize:1 + pageSize:10 }, total:0, isloading:false,