remove

Remove data from table, the params contains two properties:
field: the field name of remove rows.
values: the array of values for rows which should be removed.
$table.bootstrapTable('remove', {field: 'id', values: ids});

ID Item Name Item Price