element-UI表格从一列中,拿到当前行的index----scope
这里拿到每一行的index----------scope.$index
这里拿到每一行的数据-----------scope.row
转: https://blog.csdn.net/bright2017/article/details/77452648
好记性不如烂键盘
这里拿到每一行的index----------scope.$index
这里拿到每一行的数据-----------scope.row
转: https://blog.csdn.net/bright2017/article/details/77452648