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

导出会导出undefined的数据 #4

Open
cainiaoNO1 opened this issue Aug 1, 2024 · 0 comments
Open

导出会导出undefined的数据 #4

cainiaoNO1 opened this issue Aug 1, 2024 · 0 comments

Comments

@cainiaoNO1
Copy link

cainiaoNO1 commented Aug 1, 2024

image
image

例如:
表头为id、age、sex
数据为
[
{
id:'1',
sex:'1'
},
{
id:'1',
age:'13'.
sex:'1'
}
]
的时候age列会导出undefined的数据

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

1 participant