mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-22 17:26:46 +08:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -398,6 +398,7 @@
|
||||
// 获取数据
|
||||
function getData() {
|
||||
state.loadingData = true;
|
||||
console.log(JSON.stringify(props.datasource))
|
||||
api.QueryExternalExamManageDetail({
|
||||
chapterId: props.outchapter,
|
||||
pageNo: state.currentPage,
|
||||
|
||||
Reference in New Issue
Block a user