- layui关闭frame层,刷新父页面数据
parent.$(".J_iframe:visible")[0].contentWindow.location.reload();
setTimeout(function(){
parent.layer.close(parent.layer.getFrameIndex(window.name));
},2000);
parent.$(".J_iframe:visible")[0].contentWindow.location.reload();
setTimeout(function(){
parent.layer.close(parent.layer.getFrameIndex(window.name));
},2000);
本文标题:crmeb使用记录
本文链接:https://www.haomeiwen.com/subject/iqwjwctx.html
网友评论