feat:信保确认时,找不到额度申请报错问题

This commit is contained in:
zzs 2025-01-16 18:07:53 +08:00
parent 351c07330c
commit df415ecf61

View File

@ -731,6 +731,9 @@ public class StorageTransEdit extends AbstractBillPlugIn implements BeforeF7Sele
DynamicObject csrCreditLine = TotalUtil.getCsrCreditLine(customer, method, company, swiftCode);
if (YEM.isEmpty(csrCreditLine)) {
sb.append("未找到改客户的信保额度申请,请检查额度申请是否存在,是否已审核!\r\n");
e.setCancel(true);
view.showErrorNotification(sb.toString());
return;
}
// 剩余限额