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

模板动态导出 #4040

Open
Lucas-luwh opened this issue Oct 29, 2024 · 3 comments
Open

模板动态导出 #4040

Lucas-luwh opened this issue Oct 29, 2024 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@Lucas-luwh
Copy link

建议先去看文档

快速开始常见问题

异常代码

   这里写你的代码

异常提示

大家尽量把问题一次性描述清楚,然后贴上全部异常,这样方便把问题一次性解决掉。
至少大家要符合一个原则就是,能让其他人复现出这个问题,如果无法复现,肯定无法解决。

问题描述

例如数据是这样的
{
“name”:"张三",
"data":“2020-01”,
"value":1
}
{
“name”:"张三1",
"data":“2020-01”,
"value":2
}
{
“name”:"张三2",
"data":“2020-01”,
"value":3
}
效果如下 怎么实现
image

@Lucas-luwh Lucas-luwh added the help wanted Extra attention is needed label Oct 29, 2024
@Lucas-luwh
Copy link
Author

name是动态表头

@Lucas-luwh
Copy link
Author

使用模板方式填充

@psxjoy
Copy link
Collaborator

psxjoy commented Oct 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants