fix:修改项目外部考试学员管理列表参数查询

This commit is contained in:
wyx
2023-02-19 12:04:34 +08:00
parent e92fdf1b69
commit 79f929202e

View File

@@ -375,7 +375,6 @@
function getData() {
state.loadingData = true;
api.QueryExternalExamManageDetail({
chapterId: props.outchapter,
pageNo: state.currentPage,
pageSize: state.pageSize,
status: state.projectName,