ElementUI table closes extended row cannot select row change

Table rendering successfully selects a row and renders the currently selected row
. El-table__body tr.current-row > td {
background-color:-sharp1d8ce0;te;
}
while the user expands a row of expand, the current expanded row is also given the color
.el-table__body tr.expanded > td {
background-color:-sharp1d8ce0;
color: white;.
}
but when the user closes the expanded row, the row click cannot be selected again, and it will be selected only if another row is selected and then clicked again

clipboard.png
clipboard.png

Mar.05,2021
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-1b2c081-4006d.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-1b2c081-4006d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?