上传佐证材料查询参数修改

This commit is contained in:
何童崇 2021-09-27 10:53:05 +08:00
parent 8f52a091fa
commit 148e8f91eb
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)) {