Merge branch 'develop' of http://git2.tenwa.com.cn/ApzlDev/apzl_leasing.git into develop
This commit is contained in:
commit
df732116a8
@ -31,7 +31,7 @@
|
||||
function newRecord(){
|
||||
var customerType = "<%=customerType%>";
|
||||
var partnerType = "<%=partnerType%>";
|
||||
AsDialog.PopView("/Tenwa/Customer/Partner/Comm/Company/PartnerCompanyRegister.jsp","customerType="+customerType+"&partnerType="+partnerType,"resizable=yes;dialogWidth=400px;dialogHeight=200px;center:yes;status:no;statusbar:no",function(sReturnValue){
|
||||
AsDialog.PopView("/Tenwa/Customer/Partner/Comm/Company/PartnerCompanyRegister.jsp","customerType="+customerType+"&partnerType="+partnerType,"resizable=yes;dialogWidth=550px;dialogHeight=240px;center:yes;status:no;statusbar:no",function(sReturnValue){
|
||||
if(typeof(sReturnValue)!=undefined && sReturnValue!=''){
|
||||
AsDialog.OpenObject("Partner",sReturnValue,"001",null,function(){
|
||||
reloadSelf();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user