Browse Source

进出校列表接口调试

FANGLH 7 years ago
parent
commit
d05a595383

+ 1 - 0
frontend/wechat-web/src/modules/hiPages/access-notice/AccessNotice.js

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