From 8bb7824522c4e5a73cbcb642db02ab68d1d1ad4f Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期五, 25 四月 2025 14:16:52 +0800
Subject: [PATCH] 提交负载统计页面搭建

---
 src/views/basicData/processRoute/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/basicData/processRoute/index.vue b/src/views/basicData/processRoute/index.vue
index e4b782c..ce3af19 100644
--- a/src/views/basicData/processRoute/index.vue
+++ b/src/views/basicData/processRoute/index.vue
@@ -407,7 +407,7 @@
   form: {},
   queryParams: {
     pageNum: 0,
-    pageSize: 10,
+    pageSize: 100,
     itemNo: null,
     integrationDay: null,
   },

--
Gitblit v1.9.3