1.租金计划不显示问题。

This commit is contained in:
zhangbb 2018-11-22 20:25:50 +08:00
parent a5622d24ab
commit b3a4dba5a6

View File

@ -17,9 +17,9 @@
String nodeNo=CurPage.getParameter("NodeNo");
ASObjectModel doTemp = new ASObjectModel("LCRentPlanTemp");
doTemp.appendJboWhere(" and "+planCName+"='"+plannumber+"'");
if(null!=ishistory&&ishistory.equals("true")){
/* if(null!=ishistory&&ishistory.equals("true")){
doTemp.setDataQueryClass("com.tenwa.lease.flow.flowarchive.calcarchive.CalcRentListArachiveShow");
}
} */
String Distributor=CurPage.getParameter("isDistributor");
String orgid = CurUser.getOrgID();
if(CurUser.hasRole("401")){