$('#subjectno').selectpicker('val',(row.subjectno));
row.subjectno替换成你要指定的值,当然前提必须要在select已有的数据中selectpicker 获取选中option的属性或者值