mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-31 22:36:37 +00:00
bugfix
This commit is contained in:
parent
0f63eadfc1
commit
fa2358d22b
@ -50,7 +50,7 @@ $.fn.webSocket = function(opt){
|
||||
});
|
||||
return tag[0];
|
||||
} ,
|
||||
title:'日志',
|
||||
title:'实时监控:',
|
||||
onhide:function(){
|
||||
socket.emit('disconnect');
|
||||
}});
|
||||
|
Loading…
Reference in New Issue
Block a user