Update app.js

This commit is contained in:
Mr Chen 2024-12-09 18:53:47 +08:00
parent 5427a2b1ee
commit ca52d5bf65
1 changed files with 0 additions and 2 deletions

View File

@ -249,8 +249,6 @@ function initTabMemcached(){
function initTabMySQL(){
mysqlGetDbList();
mysqlProcessList();
clearInterval(mysql_timer);
var mysql_timer = setInterval(function(){
var name = $('#mysql_list_tab .tab-nav span.on').data('name');