异常:Cannot read property 'field' of undefined

场景:使用BootStrapTable展示数据时,控制台报错

解决:给table加上 thead 和 tbody 标签

相关文章: