Commit 4aeaa9fa authored by 18083's avatar 18083

电子签约买卖合同签约调整及授信调整

parent 6a5de11a
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -45,7 +45,7 @@ $Purpose: 商业伙伴授信维护 ...@@ -45,7 +45,7 @@ $Purpose: 商业伙伴授信维护
if (name == 'bp_code' && value) { if (name == 'bp_code' && value) {
if (record.get('bp_category')=='AGENT'){ if (record.get('bp_category')=='AGENT'){
link_function = 'on_business_tenant_detail_window'; link_function = 'on_business_agent_detail_window';
}else if ( record.get('bp_category')=='TENANT'){ }else if ( record.get('bp_category')=='TENANT'){
link_function = 'on_business_tenant_detail_window'; link_function = 'on_business_tenant_detail_window';
}else if ( record.get('bp_category')=='VENDER'){ }else if ( record.get('bp_category')=='VENDER'){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment