table component of elementUI used
after adding a piece of data, if you have a scroll bar, you need to scroll to the corresponding position and highlight
table component of elementUI used
after adding a piece of data, if you have a scroll bar, you need to scroll to the corresponding position and highlight
document.getElementById('tableBox').getElementsByClassName('el-table__body-wrapper')[0].scrollTop =
document.getElementById('player'+playId).parentNode.parentNode.parentNode.offsetTop
Previous: Fetch post request application/json
Next: Mobile page long press to appear copy, search, share, etc. A small black box