This commit is contained in:
wyx
2023-02-19 12:25:53 +08:00
parent 79f929202e
commit f48145eb5b

View File

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