fix(办公管理): 修复 办理任务指定审批人页面用户列表查询没有进行分页查询问题。
This commit is contained in:
@@ -274,6 +274,8 @@ export default {
|
||||
},
|
||||
// 查询参数
|
||||
queryParams: {
|
||||
pageNum: 1,
|
||||
pageSize: 10,
|
||||
deptId: undefined
|
||||
},
|
||||
total: 0,
|
||||
|
||||
Reference in New Issue
Block a user