Update mysql.js

This commit is contained in:
dami 2025-07-27 17:01:36 +08:00
parent 8b9ab7f0b8
commit f593e77d35
1 changed files with 1 additions and 1 deletions

View File

@ -580,7 +580,7 @@ function setRootPwd(type, pwd){
});
return false;
},
btn4:function(layerIndex){
btn5:function(layerIndex){
layer.confirm('强制修改MySQL密码,确定强制? (比较耗时)', {
btn: ['确定', '取消']
}, function(index, layero){