手动刷新数据代码

This commit is contained in:
zhal 2022-07-05 10:23:27 +08:00
parent 09f9b2c4fd
commit c9830acae5

View File

@ -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,