各位大神,决策报表的参数面板的下拉框中的悬停颜色怎么修改?
参考这个https://help.fanruan.com/finereport/doc-view-1367.html
你用的是FR9吗
我是10找到对应的css 用js更改
$('.fr-combo-selected').css('background-color','red')