Ext.getCmp(‘按钮ID’).enable();//设置为可用
Ext.getCmp(‘按钮ID’).disable();//设置为不可用

相关文章: