1.租金计划不显示问题。
This commit is contained in:
parent
a5622d24ab
commit
b3a4dba5a6
@ -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")){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user