bootstrap 表格里面下拉框没有搜索
option = 'select" onblur="getValues('+index+')" onclick="getValues('+index+')" id="'+row.index+'designerUserId" style="height:33px;">'+ headOption + '';
这是同一个页面的其他select
建议看一下select插件的使用教程,里面会有这个