手动刷新数据代码
This commit is contained in:
parent
09f9b2c4fd
commit
c9830acae5
@ -1006,7 +1006,7 @@ function openRelationDialog(obj, callback) {
|
||||
cls : "yellow",
|
||||
handler : function() {
|
||||
// 刷新页面
|
||||
document.getElementById("id-awsui-win-frm-2013-frmrelationDialog").contentWindow.location.reload(true);
|
||||
parent.document.getElementById("id-awsui-win-frm-2013-frmrelationDialog").contentWindow.location.reload(true);
|
||||
}
|
||||
},{
|
||||
text : methodName,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user