From 922492f5902fa38ce4ea5bfad1b55dbf1c1efd8f Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 5 Feb 2026 15:23:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=9D=BF=E6=AE=B5=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=98=BE=E7=A4=BA=E4=B8=80=E6=9D=A1=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statistics/wpr_statistics.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/statistics/wpr_statistics.vue b/src/views/statistics/wpr_statistics.vue index 880ab6d6..9da9e3f2 100644 --- a/src/views/statistics/wpr_statistics.vue +++ b/src/views/statistics/wpr_statistics.vue @@ -74,6 +74,7 @@ ref="tableMlog" :apiObj="apiObj_mlog" row-key="id" + :pageSize="1" :params="params_mlog" > @@ -128,6 +129,7 @@ ref="tableHandover" :apiObj="apiObj_handover" row-key="id" + :pageSize="1" :params="params_handover" >