天天看点

easyui combobox设置只读属性

$("#id").combobox('readonly',true); //只读

$("#id").combobox('readonly',false); //取消只读