bootstarp加载两个table时onLoadSuccess只调用一次

 

onLoadSuccess: function (datas) {
alert(3);
rows = $('#bootstrap-table').bootstrapTable('getData', true);
initgznrtjtData();
//问题类型
initProblemType();
}

相关文章:

  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
  • 2021-12-12
  • 2022-12-23
  • 2021-12-31
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-21
  • 2022-12-23
  • 2021-12-05
  • 2022-12-23
相关资源
相似解决方案