这样的表格我如何才能填充? #832
-
|
demo.xlsx |
Beta Was this translation helpful? Give feedback.
Answered by
bengbengbalabalabeng
Jan 27, 2026
Replies: 1 comment 6 replies
-
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
wujinhuangye-io
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

基于我的了解,fesod 暂时不支持多行循环填充。
不过,可以通过“手动拆分数据 + 合并单元格”的方式实现同样的效果:
版本:v1.3.0
查看完整 Demo