@ -83,6 +83,7 @@
//初始化树
$.ajax({
type: "GET",
dataType : "json",
url: "${contextRoot}/monitor/server/trees",
async: false,
success: function (msg) {