From d71aa3a053f94e8e462609a255f92bf1a60b3109 Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期五, 25 四月 2025 14:23:26 +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