el-table合计栏未显示的问题

在summary-method方法中加上

this.$nextTick(() => {

  this.$refs['table'].doLayout(

})

例如:

 

 

 

 

 

posted @ 2020-12-21 14:13  ahao666  阅读(285)  评论(0)    收藏  举报