From 72d37e4b47e2f9ddc6bdb3bb137e1fd6d37b4970 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Thu, 27 Feb 2025 15:11:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2=E5=88=86?= =?UTF-8?q?=E9=A1=B5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/process/workReport/index.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/views/process/workReport/index.vue b/src/views/process/workReport/index.vue index 59ebaf8..78c5daf 100644 --- a/src/views/process/workReport/index.vue +++ b/src/views/process/workReport/index.vue @@ -112,7 +112,7 @@ @@ -134,8 +134,8 @@ @@ -392,6 +392,10 @@ export default { userName: '', examineStatus:'' }, + queryParams2: { + pageNum: 1, + pageSize: 10, + }, // 表单校验 rules: { userName:[