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