mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-19 16:13:50 +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);
|
$(".J_tabReply").on("click", rep);
|
||||||
//刷新
|
//刷新
|
||||||
function ref() {
|
function ref() {
|
||||||
var l = $(".J_iframe:visible");
|
// $(".J_iframe:visible")[0].contentWindow.location.reload();
|
||||||
l[0].contentWindow.location.reload();
|
window.frames[$(".page-tabs-content .active").index()].location.reload();
|
||||||
}
|
}
|
||||||
$(".J_tabRefresh").on("click", ref);
|
$(".J_tabRefresh").on("click", ref);
|
||||||
});
|
});
|
||||||
Loading…
x
Reference in New Issue
Block a user