业务申请完整代码
This commit is contained in:
parent
629af5be3b
commit
6a132c690f
@ -21,7 +21,6 @@
|
||||
{String.valueOf(!com.amarsoft.are.lang.StringX.isSpace(sPrevUrl)),"All","Button","·µ»Ø","·µ»ØÁбí","returnList()","","","",""}
|
||||
};
|
||||
sButtonPosition = "south";
|
||||
|
||||
%><%@ include file="/Frame/resources/include/ui/include_info.jspf"%>
|
||||
<script type="text/javascript">
|
||||
function returnList(){
|
||||
|
||||
@ -26,7 +26,6 @@
|
||||
String certid =CurPage.getParameter("certid");
|
||||
//String sTempletNo = "BusinessProjectTempInfo_temp";//--Ä£°åºÅ--
|
||||
ASObjectModel doTemp = new ASObjectModel(sTempletNo);
|
||||
|
||||
//×âÁÞÐÎʽsetÖ»¶Á
|
||||
if((null!=sPhaseNo&&sPhaseNo.equals("0010")) && ("BusinessApplyFlow".equals(FlowNo) ||"BusinessChangeFlow".equals(FlowNo))){
|
||||
doTemp.setReadOnly("LEAS_FORM", true);
|
||||
@ -40,7 +39,6 @@
|
||||
userll="/Tenwa/Customer/Lessee/Person/LPApplicationInfoTemp.jsp?CompClientID=";
|
||||
}
|
||||
|
||||
|
||||
ASObjectWindowCalc dwTemp = new ASObjectWindowCalc(CurPage, doTemp,request);
|
||||
dwTemp.Style = "2";//freeform
|
||||
dwTemp.setGroupHidden("0020");
|
||||
|
||||
@ -137,7 +137,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/*~[Describe=确认新增申请;InputParam=无;OutPutParam=无;]~*/
|
||||
function doCreation()
|
||||
{
|
||||
|
||||
@ -61,6 +61,7 @@ public class BusinessApprovalStartAction extends BaseFlowStartAction{
|
||||
this.FlowParam.put("carSeries", getCarSeries());
|
||||
}
|
||||
|
||||
|
||||
public String getProductModel() {
|
||||
return productModel;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user