查询刷新列表

$('#bootstrap-table').bootstrapTable('refresh', {"workorderCode":$("#workorderCode").val()}); 

重置刷新列表

$("#formId")[0].reset();
$('#bootstrap-table').bootstrapTable('refresh', {"workorderCode":$("#workorderCode2").val()});

相关文章:

  • 2022-12-23
  • 2021-07-09
  • 2022-12-23
  • 2021-12-19
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2021-11-23
猜你喜欢
  • 2021-12-03
  • 2021-11-23
  • 2022-12-23
  • 2022-02-27
  • 2021-07-11
  • 2021-04-24
  • 2022-03-07
相关资源
相似解决方案