|
|
@ -7055,7 +7055,7 @@ public class LoanRepaymentScheduleService extends MybatisBaseService<LoanRepayme |
|
|
|
AppRepaymentHistoryThead appRepaymentHistoryThead2 = new AppRepaymentHistoryThead(); |
|
|
|
appRepaymentHistoryThead2.setName("kxType"); |
|
|
|
appRepaymentHistoryThead2.setLabel("款项类别"); |
|
|
|
appRepaymentHistoryThead2.setWidth("80"); |
|
|
|
appRepaymentHistoryThead2.setWidth("120"); |
|
|
|
appRepaymentHistoryThead2.setEmptyString("-"); |
|
|
|
appRepaymentHistoryThead2.setAlign("center"); |
|
|
|
appRepaymentHistoryTheads.add(appRepaymentHistoryThead2); |
|
|
|