Merge pull request '修改创客的调用' (#81) from tongChong/forgeplus-react:dev-jk-maker into pre_dev_military

This commit is contained in:
baladiwei 2021-09-27 11:04:38 +08:00
commit 61a4882e58
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ export default Form.create()(props => {
pageSize,
curPage,
status: '',
parentId:0,
}
taskId && readyCheckPapers(params).then(data => {
if (data && Array.isArray(data.rows)) {