Commit cfa9fb04 authored by 18083's avatar 18083

建机运维I-17826

parent 99068eee
...@@ -87,15 +87,18 @@ ...@@ -87,15 +87,18 @@
}, failure: function () { }, failure: function () {
unlock_current_window(); unlock_current_window();
$('csh509_csh_trx_bank_business_confirm').enable(); $('csh509_csh_trx_bank_business_confirm').enable();
$('csh509_csh_trx_bank_refuse').enable();
}, },
error: function () { error: function () {
unlock_current_window(); unlock_current_window();
$('csh509_csh_trx_bank_business_confirm').enable(); $('csh509_csh_trx_bank_business_confirm').enable();t
$('csh509_csh_trx_bank_refuse').enable();
}, },
scope: this scope: this
}); });
}, function () { }, function () {
$('csh509_csh_trx_bank_business_confirm').enable(); $('csh509_csh_trx_bank_business_confirm').enable();
$('csh509_csh_trx_bank_refuse').enable();
}) })
} }
......
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