对A3设置的判断
把A3直接放参数就好啦
_g().getWidgetByName("report0").gotoPage(1,"{a:''}",true); //将 空值作为参数传递给 report0 报表块
_g().setCellValue(0,0,2,"") 试试