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

表格页尾合计 #163

Closed
zn98com opened this issue Jan 5, 2021 · 1 comment
Closed

表格页尾合计 #163

zn98com opened this issue Jan 5, 2021 · 1 comment

Comments

@zn98com
Copy link

zn98com commented Jan 5, 2021

表格页尾合计:
表格组件采用的是前端合计的方法,这对不分页表格适用。
但实际使用场景中,99%都是分页表格,更多的是后台把多页合计算出来,返给前台,前台直接显示,现表格合计无法实现直接显示后台合计。建议表格组件增加一个直接显示合计的方法。谢谢!

anncwb added a commit that referenced this issue Jan 5, 2021
@anncwb
Copy link
Collaborator

anncwb commented Jan 5, 2021

summaryData

@anncwb anncwb closed this as completed Jan 5, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants