mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-08 22:28:13 +00:00
点击菜单刷新
This commit is contained in:
parent
d1399706af
commit
4a48007847
4
public/system/frame/js/contabs.min.js
vendored
4
public/system/frame/js/contabs.min.js
vendored
@ -245,8 +245,8 @@ $(function() {
|
||||
$(".J_tabReply").on("click", rep);
|
||||
//刷新
|
||||
function ref() {
|
||||
var l = $(".J_iframe:visible");
|
||||
l[0].contentWindow.location.reload();
|
||||
// $(".J_iframe:visible")[0].contentWindow.location.reload();
|
||||
window.frames[$(".page-tabs-content .active").index()].location.reload();
|
||||
}
|
||||
$(".J_tabRefresh").on("click", ref);
|
||||
});
|
||||
Loading…
x
Reference in New Issue
Block a user