diff --git a/src/components/drawers/router/RouterExaminationExternalManage.vue b/src/components/drawers/router/RouterExaminationExternalManage.vue index 943992bf..2d2e5611 100644 --- a/src/components/drawers/router/RouterExaminationExternalManage.vue +++ b/src/components/drawers/router/RouterExaminationExternalManage.vue @@ -117,7 +117,7 @@ @@ -397,6 +397,7 @@ // 获取数据 function getData() { state.loadingData = true; + console.log(JSON.stringify(props.datasource)) api.QueryExternalExamManageDetail({ chapterId: props.outchapter, pageNo: state.currentPage,