``` select.on('disabledChange', function(target, status) { }); ``` status: 变化后的状态 target: 当前选中的项
status: 变化后的状态
target: 当前选中的项