Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
yuping
2023-03-05 02:40:29 +08:00
5 changed files with 16 additions and 9 deletions

View File

@@ -398,6 +398,7 @@
// 获取数据
function getData() {
state.loadingData = true;
console.log(JSON.stringify(props.datasource))
api.QueryExternalExamManageDetail({
chapterId: props.outchapter,
pageNo: state.currentPage,