@@ -40,6 +40,7 @@ class AccessNotice extends Component {
})
fetchPost(API.RecordOutgoingList, {
stuId: stuId,
+ // stuId:10138,
pageIndex: 1,
pageSize: 10
}).then((response) => {