修改导入不规则测算后,刷新页面错误
This commit is contained in:
parent
d4d5e65b92
commit
28aea98a9d
@ -75,7 +75,7 @@
|
||||
{width:"350px",height:"40px",title:"上传租金计划"},function(sreturn){
|
||||
if(sreturn=="true"){
|
||||
var param="FlowUnid=<%=flowunid%>&calType=<%=calType%>&plannumber=<%=plannumber%>";
|
||||
window.parent.parent.AsControl.OpenView("/Accounting/LoanSimulation/LoanBasicInfo.jsp",param, "_self");
|
||||
window.parent.parent.AsControl.OpenView("/Accounting/LoanSimulation/LoanBasicInfoBusiness.jsp",param, "_self");
|
||||
}
|
||||
});
|
||||
}else{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user