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