From 32faf6d3a4f714a26a54545a8fb98fd43e082327 Mon Sep 17 00:00:00 2001 From: zhanghl <253316343@qq.com> Date: 星期五, 25 四月 2025 14:20:11 +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