Maybe someone did a search on the table according to the data from the form, like filters that are in the fields of the columns, only rendered in a separate form. Share an example. Or at least some property to dig. Since the search here is http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/toolbar.html
$('#table').bootstrapTable({ data: data, pagination: true, search: true, pageSize: 25 });