bootstrapTable单击行或单元格时获取所在行索引的方法

onClickCell: function(field, value, row, $element) {
       var index = $element.parent().data('index');
 }
posted @ 2019-10-12 17:12  yingcheng1  阅读(5120)  评论(0)    收藏  举报