填报页面在参数栏设置类似导航功能,点击后能定位到对应标题,功能如何实现
文档中html锚点功能只能在报表里做,无法在参数栏实现
分sheet来做吧
点击标题 跳转到对应的sheet页进行填报
JS实现点击单选按钮组切换sheet https://help.fanruan.com/finereport/doc-view-1757.html
也可以把不需要显示的sheet隐藏,让用户感觉是一张报表
JS隐藏sheet页 https://help.fanruan.com/finereport/doc-view-1740.html
----------------------------------------
试试这个办法
单元格接口-https://help.fanruan.com/finereport10.0/doc-view-4008.html