罚息减免申请流程审批页面【租金回笼计划】-生成罚息减免-增加是否已添加检查

This commit is contained in:
chaojie.li 2024-12-18 16:59:31 +08:00
parent 75ba44b242
commit b9492a0147

View File

@ -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));