这个报表块的滚动条怎么去掉
setTimeout(function(){ _g().getWidgetByName('report0').setVScrollBarVisible(false);}, 500);
//初始化事件里加上