通过 Scoped slot
可以获取到 row, column, $index 和 store(table 内部的状态管理)的数据。
这篇文章讲的不错
https://blog.csdn.net/tg928600774/article/details/81945140
vue+element ui中el-tabel组件中 <template scope="scope">的理解和使用
原文:https://www.cnblogs.com/renranwj/p/13524863.html