可以快速上手的开发文档
监听select选择form.on('select(filter)',function(data){console.log(data.elem);//得到select原始DOM对象console.lo..