对下拉列表框高度的设置可采用以下的代码,其中的auto可以更改为其它的数值
 <input id="comboDirection" class="easyui-combobox" name="Direction" data-options="panelHeight:'auto'" />