Authored by xuhui

安全问题

... ... @@ -249,6 +249,7 @@ function dnsSwitch(cloud){
onclick: function () {
sendAjax("post", getUrlBasePath() + "/luaswitch/dnsSwitchConf?cloudName="+cloud, {}, "text", switchSuccess, errorFunc);
dialog.dialog("hide");
toWait();
}
}]
});
... ...