mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-25 14:32:05 +00:00
[Update] 重构 LDAP/AD 同步功能,添加缓存机制 4
This commit is contained in:
parent
82077f4a0e
commit
e0d7a0e239
@ -89,6 +89,7 @@ function testRequestLdapUser(){
|
||||
}
|
||||
if (status === 400){
|
||||
toastr.error(data);
|
||||
$("#fake_datatable_wrapper_loading").css('display', 'none');
|
||||
clearInterval(interval);
|
||||
interval = undefined;
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user