FastAdmin Bootstrap-table 特定某行背景变红
rowStyle: function (row, index) {
var style = {css:{'background':'#f2dede'}};
return style;
},rowStyle: rowStyle: function (row, index) {
var style = {css:{'background':'#f2dede'}};
return style;
},rowStyle: