提交 8b6b02dc authored 作者: ch's avatar ch

开发

上级 d24d3eaf
......@@ -846,7 +846,7 @@ class FormList extends React.Component {
pageSize: this.props.pageSize || 10,
query: JSON.stringify(values),
};
this.getPage(params, values,1);
this.getPage(params, values,null,1);
});
};
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论