Merge branch 'develop' of http://git2.tenwa.com.cn/ApzlDev/apzl_leasing.git into zhouyh2
This commit is contained in:
commit
4f43d518a8
@ -73,7 +73,7 @@ public class BusinessApprovalStartAction extends BaseFlowStartAction{
|
||||
//String projectName=projectNO+"_"+this.FlowParam.get("CustName")+this.FlowParam.get("ProductName")+"项目";
|
||||
this.FlowParam.put("ProjectNo", projectNO);//项目编号
|
||||
this.FlowParam.put("FlowKey", projectNO);//流程互斥
|
||||
this.FlowParam.put("ProjectName", projectNO);//ĎîÄżĂűłĆ
|
||||
this.FlowParam.put("ProjectName", projectNO+"-"+this.getCustname());//ÏîÄ¿Ãû³Æ
|
||||
this.FlowParam.put("carAttributes", this.getCarAttributes());//车辆属性
|
||||
this.FlowParam.put("leasehold", this.getLeasehold());//租赁方式
|
||||
this.FlowParam.put("productModel", this.getProductModel());//品牌
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user