0👍
Solution:
I added data-table-expand
in the headers array with groupable in false:
{ value: 'data-table-expand', groupable: false }
- [Vuejs]-ElementUI: How to use <el-table> to traverse data which in a database
- [Vuejs]-Nuxt options API with typescript no code completion
Source:stackexchange.com