FR.HtmlLoader.loadingEffect=function(){};
var form = this.options.form;
setInterval(function() {
form.getWidgetByName('report0').gotoPage(1,"{}",true);
}, 300); //刷新报表块report1
https://help.fanruan.com/finereport/doc-view-2051.html 动态时钟插件
https://help.fanruan.com/finereport/doc-view-1572.html JS显示即时或实时时间
Form5.frm
决策报表内报表块刷新插件-https://help.fanruan.com/finereport/doc-view-1752.html
直接使用报表块刷新工具,每秒一次,不香吗,直接设置单元格
单元格
format(now(),"yyyy年MM月dd日 HH:mm:ss EEEEE")