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