setTimeout(function() {
if(a==1){
_g().getWidgetByName('tablayout0').setTabVisible("Tab2", false);
}
},100)
参考
JS实现隐藏Tab页-https://help.fanruan.com/finereport/doc-view-2083.html
https://help.fanruan.com/finereport/doc-view-2083.html 参考
_g().getWidgetByName('tablayout0').setTabVisible("TAB名称", false); //隐藏TAB页