jquery_easyUI 键盘弹起事件

    $('#num').numberbox('textbox').bind('keyup', function(event) {      
    });