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