变成
WorkBook544.cpt
使用数据分析模式打开
动态折叠树
http://help.finereport.com/doc-view-1066.html
加个按钮 添加个点击事件
$("#r-1-0").toggle();
$("#r-2-0").toggle();
$("#r-3-0").toggle();
if (contentPane.curLGP.$editor) {
contentPane.curLGP.$editor.toggle();
}
大概是这样。具体隐藏多少要自己去循环判断