修改 bootstrap table 默认detailRow样式

this.$body.find('> tr[data-index] > td > .detail-icon').off('click').on('click', function () { var $this = $(this), //a.detail-icon $tr = $this.parent().parent(), //current row
相关文章
相关标签/搜索