您好:
範例中
https://help.fanruan.com/finereport/doc-view-1812.html
document.getElementById('r-12-0').style.display = '';document.getElementById('r-13-0').style.display = '';
這邊,r-12-0 與 r-13-0 是指?
謝謝!
r-12-0就是指获取报表第13行,使其隐藏,r-14-0同理就是获取第14行,帆软报表在js中默认第一行,第一列都是0开始的