罚息减免申请流程审批页面【租金回笼计划】-生成罚息减免-增加是否已添加检查
This commit is contained in:
parent
75ba44b242
commit
b9492a0147
@ -46,7 +46,6 @@
|
||||
paymentNumber: '<%=paymentNumber%>',
|
||||
planLists: planLists
|
||||
};
|
||||
console.info('AsControl', AsControl.RunJavaMethodSqlcaCustom);
|
||||
let sReturn = AsControl.RunJavaMethodSqlcaCustom("com.tenwa.flow.rent.penalty_reduction_flow.PenaltyReductionFlowAction", "checkPlanIsAdded", JSON.stringify({params: JSON.stringify(params)}));
|
||||
if(sReturn !== "SUCCESS") {
|
||||
alert(sReturn.substring(6));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user