js 中添加editable属性
$('#comb').combobox({
editable:false
})
或:
<input id="cc" class="easyui-combobox" data-options="editable:fal...

easyui的combobox不可编辑
JS/JQuery
combobox, combobox不可编辑, EasyUI, JS/JQuery