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