//必须指定 id 和 text 
$('#contact_city').combobox({ valueField:'id', textField:'text', });

 

相关文章: