决策报表里怎么实现鼠标悬停在单元格改变单元格背景颜色?
参考JS实现鼠标经过/点击单元格/当前行样式改变-http://help.finereport.com/finereport9.0/doc-view-1907.html
拷贝这个代码,在报表块初始化事件,再加一个延时函数就可以
setTimeout(function(){
文档代码
},100)
===================
安装新自适应插件,参考决策报表新自适应_JS使用-https://help.fanruan.com/finereport/doc-view-3667.html
决策报表新自适应_JS使用-https://help.fanruan.com/finereport/doc-view-3667.html
参照第3部分