Skip to content

AutoPoi多表头导出,会多出一列空白列 #1513

Closed
@dyfcx

Description

@dyfcx
版本号:

2.1.4,autopoi是1.1.0,也测试过1.1.1

问题描述:

多表头导出,需要合并表头,会多出一列空列,导出方式参考http://doc.jeecg.com/1570982,两种方式问题一样。

截图&代码:

如下图所示
image
image

友情提示: 未按格式要求发帖,会直接删掉。

Activity

1298191366

1298191366 commented on Aug 7, 2020

@1298191366
Contributor

测试无问题

1298191366

1298191366 commented on Aug 7, 2020

@1298191366
Contributor

image

dyfcx

dyfcx commented on Aug 10, 2020

@dyfcx
Author

能看一下您的代码么,或者指出我代码的问题,您是使用什么版本的啊

dyfcx

dyfcx commented on Aug 10, 2020

@dyfcx
Author

@zhangdaiscott 您好,测试有标题的时候会有我提到的问题,代码如下
Workbook wb = ExcelExportUtil.exportExcel(new ExportParams("主标题", "副标题" , "sheet1"),T.class,list);

lsqGitHub716

lsqGitHub716 commented on Sep 9, 2020

@lsqGitHub716

已修复,下版本发布

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhangdaiscott@dyfcx@1298191366@lsqGitHub716

        Issue actions

          AutoPoi多表头导出,会多出一列空白列 · Issue #1513 · jeecgboot/JeecgBoot