This commit is contained in:
wangwenrui
2018-09-29 10:00:44 +08:00
parent 858c135715
commit 244bbf1340

View File

@@ -224,7 +224,7 @@ body {
if(textStatus == "success" && (data!= null && data!= "" )){
$("#nodeBoxs").html("");
var t =$("#nodeBox").dialog("options").title;
/* $("#nodeBox").dialog("setTitle", params[1]);
$("#nodeBox").dialog("setTitle", params[1]);
$("#nodeBox").dialog("open");
var length = $(data).length;