1.更改经销商路径错误。

This commit is contained in:
zhangbb 2018-08-23 13:46:09 +08:00
parent c051d658d7
commit 0ec59fa692

View File

@ -152,7 +152,7 @@
}
function saveproj_name(){
var sReturnInfo = RunJavaMethodTrans("com.tenwa.lease.flow.project.businesspply.CustomerInfoManage","saveDistributorInfo","flowunid=<%=sFlowUnid%>");
var sReturnInfo = RunJavaMethodTrans("com.tenwa.lease.flow.project.businessapply.CustomerInfoManage","saveDistributorInfo","flowunid=<%=sFlowUnid%>");
}