花名册导出顺序todo
This commit is contained in:
parent
760b54710a
commit
035ae80970
|
|
@ -203,6 +203,9 @@ public class ExportCommonServiceImpl extends Service implements ExportCommonServ
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
//todo 修复导出excel与列定制顺序
|
||||
|
||||
// 增加id字段,跳转人员卡片
|
||||
WeaTableColumn weaTableColumn = new WeaTableColumn();
|
||||
weaTableColumn.setColumn("id");
|
||||
|
|
|
|||
Loading…
Reference in New Issue