Pre Merge pull request !294 from xiaoge/master

This commit is contained in:
xiaoge 2022-02-23 01:06:30 +00:00 committed by Gitee
commit 8237187f4a
1 changed files with 3 additions and 0 deletions

View File

@ -769,6 +769,9 @@ var table = {
title: "系统提示",
btn: ['确认'],
btnclass: ['btn btn-primary'],
yes : function () {
window.parent.location.reload()//刷新父页面
}
});
},
// 错误提示