Is there any way for element ui table to get the index from the selected row, such as the getRowIndex () method?

question: now I want to get the index of the row selected by Table. Does Element UI have a way to get the index of the row selected by Table?

 :EasyUIDataGridgetRowIndex()
 
 

clipboard.png

Mar.07,2021

the data of row, column, $index and store (table internal state management can be obtained through Scoped slot


it seems that no, curve can save the nation. table there is a row-click event that returns the data of the current row, and then use the list to filter
write a simple example:

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b304d4-2bcf8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b304d4-2bcf8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?