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

BaseTable导出功能没有按排序结果导出 #409

Closed
antbuster opened this issue Mar 17, 2023 · 3 comments
Closed

BaseTable导出功能没有按排序结果导出 #409

antbuster opened this issue Mar 17, 2023 · 3 comments

Comments

@antbuster
Copy link

版本号:

最新版

问题描述:

Table数据的顺序与onExportXls导出的顺序不符,没有把排序加入到导出中

截图&代码:

友情提示(为了提高issue处理效率):

  • 未按格式要求发帖,会被直接删掉;
  • 请自己初判问题描述是否清楚,是否方便我们调查处理;
  • 描述过于简单或模糊,导致无法处理的,会被直接删掉;
@zhangdaiscott
Copy link
Member

请图文并茂

@antbuster
Copy link
Author

请图文并茂

以官方演示网站为例,
系统角色画面
一览的顺序:
image
导出的的顺序:
image
顺序是相反的。
原因是useListPage.ts的onExportXls方法中没有拼接排序参数。
image

@zhangdaiscott
Copy link
Member

lsq

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