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

导入excel,嵌入图片识别不到 #5987

Closed
fzh3816 opened this issue Mar 14, 2024 · 3 comments · Fixed by jeecgboot/autopoi#112
Closed

导入excel,嵌入图片识别不到 #5987

fzh3816 opened this issue Mar 14, 2024 · 3 comments · Fixed by jeecgboot/autopoi#112

Comments

@fzh3816
Copy link

fzh3816 commented Mar 14, 2024

版本号:

3.6.1

前端版本:vue3版?还是 vue2版?

vue2

问题描述:

导入excel如果图片是嵌入形式的,则获取不到图片
与问题 https://gitee.com/jeecg/jeecg-boot/issues/I4LXNE 一样,我在更新日志中没找到这条更新

截图&代码:

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

  • 未按格式要求发帖,会被直接删掉;
  • 描述过于简单或模糊,导致无法处理的,会被直接删掉;
  • 请自己初判问题描述是否清楚,是否方便我们调查处理;
  • 针对问题请说明是Online在线功能(需说明用的主题模板),还是生成的代码功能;
@zhangdaiscott
Copy link
Member

cr

@hoperunChen
Copy link

已修复,待autopoi新版本发布

@zhangdaiscott
Copy link
Member

升级autopoi到1.4.8版本就好了

<dependency>
  <groupId>org.jeecgframework</groupId>
  <artifactId>autopoi-web</artifactId>
  <version>1.4.8</version>
</dependency>

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

Successfully merging a pull request may close this issue.

3 participants