数据目前是从数据表里取出,但是如何模拟每两秒单元格的数据更新呢?
初始化事件写上 setTimeout(function(){location.reload();},60000); //60000毫秒刷新一次
//1000毫秒就是1秒。你要2秒就设置2000就可以了
JS实现决策报表定时刷新-https://help.fanruan.com/finereport/doc-view-1457.html
最简单,直接插件
决策报表内报表块刷新插件-https://help.fanruan.com/finereport/doc-view-1752.html