mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 08:16:46 +08:00
fix
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user