项目内选择人员列表

This commit is contained in:
lpq
2023-02-23 21:26:39 +08:00
parent 0ddd27a33a
commit 501a498692
5 changed files with 10 additions and 3 deletions

View File

@@ -3546,7 +3546,7 @@ export default {
//获取学员总数
let obj = {
pageNo: 0,
pageSize: 0,
pageSize: 10,
pid: state.projectId,
type: 1,
};