<td>隊列ID</td>
<td>
<select id="select_queue" panelHeight="100" name="groupId" style="width: 100px;" class="easyui-combobox" data-options="editable:false">
</select>
</td>
panelHeight="100" 設置下拉框的長度扮授,panelHeight="auto"為自動匹配大小云矫。
注:size屬性只有在有option標簽的時候可以使用