Html clicks the button on a row of tables to get the details of the data returned by the background of that row.

the data format returned by the backend is similar to this. After the query, the list array is dynamically rendered to the table, and then the details of each row are clicked to display the contents of the bankinfos data in the current row list. There may be one or more

entries in the bankinfos array.
Mar.28,2022

the number of rows in the table can be changed to each subscript of the array, and the data can be fetched according to this number of rows

Menu