mirror of https://github.com/jumpserver/jumpserver
bugfix
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