Commit e0d7a0e2 authored by BaiJiangJie's avatar BaiJiangJie

[Update] 重构 LDAP/AD 同步功能,添加缓存机制 4

parent 82077f4a
......@@ -89,6 +89,7 @@ function testRequestLdapUser(){
}
if (status === 400){
toastr.error(data);
$("#fake_datatable_wrapper_loading").css('display', 'none');
clearInterval(interval);
interval = undefined;
return
......
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