怎么初始化隐藏绝对画布块
var that=this;
setTimeout(function()
{
that.options.form.getWidgetByName('absolute0').setVisible(false);
},100)