覆盖
This commit is contained in:
@@ -224,7 +224,7 @@ body {
|
|||||||
if(textStatus == "success" && (data!= null && data!= "" )){
|
if(textStatus == "success" && (data!= null && data!= "" )){
|
||||||
$("#nodeBoxs").html("");
|
$("#nodeBoxs").html("");
|
||||||
var t =$("#nodeBox").dialog("options").title;
|
var t =$("#nodeBox").dialog("options").title;
|
||||||
/* $("#nodeBox").dialog("setTitle", params[1]);
|
$("#nodeBox").dialog("setTitle", params[1]);
|
||||||
$("#nodeBox").dialog("open");
|
$("#nodeBox").dialog("open");
|
||||||
|
|
||||||
var length = $(data).length;
|
var length = $(data).length;
|
||||||
|
|||||||
Reference in New Issue
Block a user