https://blog.csdn.net/weixin_38684316/article/details/85910190spa
在el-table中添加@row-click="getDetails".net
methods:{ getDetails(row){ console.log(row) //此時就能拿到整行的信息blog
} }get