项目复议和信审的前提条件
This commit is contained in:
parent
a6c370f099
commit
17c8c15d93
@ -11,6 +11,7 @@
|
||||
}else{
|
||||
isShowButton=true;
|
||||
}
|
||||
|
||||
ASObjectModel doTemp = new ASObjectModel("LCConditionTemp");
|
||||
if(null!=ishistory&&ishistory.equals("true")){
|
||||
doTemp.setDataQueryClass("com.tenwa.flow.flowHistory.FlowDataListHistory");
|
||||
@ -22,6 +23,9 @@
|
||||
dwTemp.Style="1"; //--ÉèÖÃΪGrid·ç¸ñ--
|
||||
dwTemp.ReadOnly = "1";
|
||||
dwTemp.setPageSize(50);
|
||||
if("ProjectCreditFlow".equals(CurPage.getParameter("FlowNo"))||"ProjectRecreditFlow".equals(CurPage.getParameter("FlowNo"))){
|
||||
isShowButton=true;
|
||||
}
|
||||
if(isShowForaml.equals("true")){
|
||||
dwTemp.genHTMLObjectWindow(sProjectId);
|
||||
}else{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user