Commit 3bc295d7 authored by taoruidan18083's avatar taoruidan18083

I-22921【建机运维】收款核销自动匹配现金流时本金利息的赋值逻辑有误

parent d97cf052
......@@ -70,7 +70,7 @@
}
function init() {
debugger;
if ('${/parameter/@collection_classes}' == 'COMBINED' && '${/parameter/@transaction_type}' !== 'DEPOSIT') {
document.getElementById('write_off_deposit').style.display = 'block';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment