花名册导出顺序todo

This commit is contained in:
Chengliang 2024-09-03 11:01:19 +08:00
parent 760b54710a
commit 035ae80970
1 changed files with 3 additions and 0 deletions

View File

@ -203,6 +203,9 @@ public class ExportCommonServiceImpl extends Service implements ExportCommonServ
}
}
}
//todo 修复导出excel与列定制顺序
// 增加id字段,跳转人员卡片
WeaTableColumn weaTableColumn = new WeaTableColumn();
weaTableColumn.setColumn("id");