如题
var form = this.options.form;
setInterval(function() {
form.getWidgetByName('REPORT0').gotoPage(1,"{}",true);
},10000); //刷新报表块report0