四方显神

导航

2024年9月21日 #

解决bootstraptable只能初始化数据一次的问题

摘要: ajax+bootstraptable展示数据的时候,无法根据需求更改展示内容,报错:You cannot initialize the table more than once! 解决方案: 加一行代码,先将bootstraptable销毁 $("#tool1table").bootstrapTa 阅读全文

posted @ 2024-09-21 10:56 szdbjooo 阅读(31) 评论(0) 推荐(0) 编辑