fix:
1.贷记单计算金额未保存出现数据错误,已修复
This commit is contained in:
parent
7b7ef3f75b
commit
981fa16879
@ -175,5 +175,6 @@ public class DebCredNewSubmitOp extends AbstractOperationServicePlugIn {
|
|||||||
}
|
}
|
||||||
// throw new RuntimeException("返回");
|
// throw new RuntimeException("返回");
|
||||||
SaveServiceHelper.update(temp);
|
SaveServiceHelper.update(temp);
|
||||||
|
SaveServiceHelper.save(new DynamicObject[]{temp});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user