bootstrap-table.js 自适应窗体设置

$(window).resize(function () {

  $('#dtOrder').bootstrapTable('resetView')

})