update
This commit is contained in:
@@ -104,7 +104,7 @@ $("#inputForm").validate({
|
||||
if(data.result == Global.TRUE){
|
||||
js.closeCurrentTabPage(function(contentWindow){
|
||||
(contentWindow.win||contentWindow).$('#dataGrid').dataGrid('refreshTreeChildren',
|
||||
$('#parentCode').val(), '${company.id}');
|
||||
$('#parentCode').val(), '${area.id}');
|
||||
});
|
||||
}
|
||||
}, "json");
|
||||
|
||||
Reference in New Issue
Block a user