We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
导出的时候,字符串或数字过长,采用了科学计数法了,能解决嘛
The text was updated successfully, but these errors were encountered:
有个参数 stringifyLongNum 可以实现,不过实现效果不好。 可以把这个组件代码拷出来改造下,项目内当插件使用 改造方式,jsonToXLS方法,tbody标签下的td标签增加样式<td style=\"mso-number-format:'\@';\">
<td style=\"mso-number-format:'\@';\">
Sorry, something went wrong.
No branches or pull requests
导出的时候,字符串或数字过长,采用了科学计数法了,能解决嘛
The text was updated successfully, but these errors were encountered: