需求:去除表格的头部: image.png 实现办法:表格组件上加上一行代码,在data中设置status为false image.png :show-header="status" 修改后,完全ojbk image.png