forked from Gitlink/forgeplus-react
Merge pull request '修改创客的调用' (#81) from tongChong/forgeplus-react:dev-jk-maker into pre_dev_military
This commit is contained in:
commit
61a4882e58
|
@ -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)) {
|
||||
|
|
Loading…
Reference in New Issue