From dfefee9e2c22cc7abb26105014a7327f87e6b71f Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期四, 24 四月 2025 16:15:34 +0800
Subject: [PATCH] 删除copy多余文件

---
 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