Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在线报表配置生成的页面,点击导出按钮,导出的结果是当前页数据(默认是10条) #1196

Closed
272130525 opened this issue May 14, 2020 · 4 comments

Comments

@272130525
Copy link

版本号:

2.2.0

问题描述:

在线报表配置生成的页面,点击导出按钮,导出的结果是当前页数据(默认是10条)。
无法实现一次性全量导出的需求。

修改建议:
界面上分页处查询条件中的pagesize取值,可以新增 ALL 选项,
如果想全量导,选择ALL,再导出

截图&代码:

友情提示: 未按格式要求发帖,会直接删掉。

@zhangdaiscott
Copy link
Member

默认是导出全部数据,如果你执行查询会按照你的条件进行导出。

@272130525
Copy link
Author

默认是导出全部数据,如果你执行查询会按照你的条件进行导出。

image

点击导出,只有10条

@zhangdaiscott
Copy link
Member

已经处理,下个版本发布

@272130525
Copy link
Author

已经处理,下个版本发布

好的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants