修改租金不显示还款状态和剩余本金

This commit is contained in:
tangfutang 2025-02-26 16:44:12 +08:00
parent a2ec078ff1
commit 75ba44b242

View File

@ -9,9 +9,9 @@
String nodeNo=CurPage.getParameter("NodeNo");
ASObjectModel doTemp = new ASObjectModel("LCRentPlanTempList");
doTemp.appendJboWhere(" and payment_number='"+plannumber+"'");
if(null!=ishistory&&ishistory.equals("true") && !flowNo.equals("RentDormantFlow")){
/* if(null!=ishistory&&ishistory.equals("true") && !flowNo.equals("RentDormantFlow")){
doTemp.setDataQueryClass("com.tenwa.lease.flow.flowarchive.calcarchive.CalcRentListArachiveShow");
}
} */
CurPage.setAttribute("modelno","rent");
ASObjectWindow dwTemp = new ASObjectWindow(CurPage,doTemp,request);
dwTemp.Style="1"; //--ÉèÖÃΪGrid·ç¸ñ--