@ -353,7 +353,7 @@
, title : dialogTitle
, content : resp
, size : "xxl"
, onClose : () => { $P.fnRefreshList(); }
, onClose : () => { $P.control.reload(); }
});
}
@ -339,7 +339,7 @@
, size : $P.control.infoSize
, onClose : () => { $P.fnSearchList(); }
@ -320,7 +320,7 @@